Skip to content

Commit

Permalink
# (cd ./bindings && cargo mono publish --no-verify)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 6, 2024
1 parent 7d9bf6b commit 8fb8c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ git commit -m 'chore: Update changelog' || true
# Publish packages
git push
git push --tags
(cd ./bindings && cargo mono publish --no-verify)
# (cd ./bindings && cargo mono publish --no-verify)

0 comments on commit 8fb8c26

Please sign in to comment.