wekan/releases/stable-tag.sh
2021-04-01 01:49:41 +03:00

3 lines
75 B
Bash
Executable file

git tag --force stable HEAD
git push --tags --force
git push --follow-tags