Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand authored Jul 30, 2024
1 parent b7334b0 commit 3e6a9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
actions: "build,pack,archive"
- name: Upload
run: |
gh release upload ${{github.event.release.tag_name}} build/4D-Mobile-App-Server.zip
gh release upload ${{github.event.release.tag_name}} "build/4D Mobile App Server.zip"

0 comments on commit 3e6a9a8

Please sign in to comment.