Skip to content

Commit

Permalink
New gitbump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sid220 committed Sep 26, 2023
1 parent 371e8d8 commit 5fd06ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitbump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ echo "newv: $newv"
echo "Creating tag..."
git tag -a "v$newv" -m "version $newv"
echo "Pushing tag to github..."
echo "$1"
echo "$0"
git push --follow-tags "https://sid220:$1@github.com/Sid220/docker-apriltag-localisation.git"

0 comments on commit 5fd06ed

Please sign in to comment.