Skip to content

Commit

Permalink
[MWP-387] patch: update gh cli comamnd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeredian committed Nov 28, 2023
1 parent 1f60e28 commit d324b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_with_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: |
cd build
files="$(find ../ -type f -name "*.curapackage" -printf "-a %p ")"
gh release upload $RELEASE_VERSION $files --clobber
gh release upload $RELEASE_VERSION $files

0 comments on commit d324b8d

Please sign in to comment.