Skip to content

Commit

Permalink
change some
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-child committed Nov 6, 2023
1 parent 47f3a71 commit 3ef76f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

git tag "$1"
git tag "v_$1"

git push --tags
git push --all

0 comments on commit 3ef76f8

Please sign in to comment.