Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svanteschubert authored Jan 1, 2022
1 parent 5c0f347 commit 7c01808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ There are two GitHub Actions
1. **git tag -sm <TAG_MESSAGE> <TAG_LABEL>**</br>
e.g. "*git tag -sm v10.6 v10.6*" # using -s to sign the tag & -m is taking the next parameter as message
2. **git push --follow-tags** # pushing also all tags

*Note*: The overwrite function does not work a release have to be manually deleted for the same version from pom.xml!

## Report to Saxonica

Expand Down

0 comments on commit 7c01808

Please sign in to comment.