Skip to content

Commit 289c20e

Browse files
authored
Update release.yml
1 parent 765875c commit 289c20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
actions: "build,pack,archive"
2020
- name: Upload
2121
run: |
22-
gh release upload ${{github.event.release.tag_name}} "build/4D Mobile App Server.zip"
22+
gh release upload ${{github.event.release.tag_name}} "build/4D-Mobile-App-Server.zip"

0 commit comments

Comments
 (0)