add to final releasing step

This commit is contained in:
Dominic Hamon 2021-09-07 12:24:12 +01:00
parent f91b6b42b1
commit 92f50a22eb
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ project (benchmark VERSION 1.5.3 LANGUAGES CXX)
* Update this to an annotated tag:
* `git pull --tags`
* `git tag -a -f <tag> <tag>`
* `git push --force origin`
* `git push --force --tags origin`