mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 23:26:33 +11:00
Improve recommended command to run
This commit is contained in:
parent
05b2d66907
commit
adfb4839b6
1 changed files with 1 additions and 1 deletions
|
@ -75,4 +75,4 @@ git commit -m "Release $PROJECT v$VERSION"
|
|||
git tag -a $TAGNAME -m "$PROJECT - v$VERSION"
|
||||
|
||||
echo "Done! Push with"
|
||||
echo "git push origin $TAGNAME"
|
||||
echo "git push --atomic origin master $TAGNAME"
|
Loading…
Add table
Reference in a new issue