Skip to content

Commit

Permalink
: BE1GV046 A300875 10.03.2022 21:04:13,22
Browse files Browse the repository at this point in the history
  • Loading branch information
kBrausew committed Mar 10, 2022
1 parent e706397 commit a935429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion push-tag.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ setlocal enabledelayedexpansion


git tag -a "%~1" -m "Version: %~1 => %~2"
echo git push rep --tags
git push rep --tags
goto :FINISH


Expand Down

0 comments on commit a935429

Please sign in to comment.