Skip to content

Commit 28fbb1d

Browse files
committed
Fix publish workflow
1 parent 666a990 commit 28fbb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
uses: softprops/action-gh-release@v2
5757
with:
5858
files: |
59-
output/Files Dialog Jump*.zip
59+
output/Dialog Jump Files*.zip
6060
tag_name: "v${{ steps.version.outputs.prop }}"

0 commit comments

Comments
 (0)