Skip to content

Commit 94bf500

Browse files
committed
Update create-release.yml
1 parent 36f9daa commit 94bf500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Build theme zip
3131
id: build_zip
32-
run: ./create-zip.sh
32+
run: ./theme-zip.sh
3333

3434
- name: Create Release
3535
id: create_release

0 commit comments

Comments
 (0)