Skip to content

Commit fd87ea5

Browse files
committed
Update release.yml
1 parent cb67adb commit fd87ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: dotnet tool install -g x
5959

6060
- name: Apply Production AppSettings
61-
working-directory: ./BlazorDiffusion
61+
working-directory: ./CreatorKit
6262
run: |
6363
cat <<EOF >> appsettings.json.patch
6464
${{ secrets.APPSETTINGS_PATCH }}

0 commit comments

Comments
 (0)