Skip to content

Commit

Permalink
Update upload.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro-Salerno authored Oct 16, 2024
1 parent c99c97c commit 1e84825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ git add bin/*
git add include/*
git add examples/*
git commit -m "new bundle"
git push
git push --set-upstream origin latest-linux-bundle

0 comments on commit 1e84825

Please sign in to comment.