Skip to content

Commit

Permalink
update tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Apr 19, 2024
1 parent 224ffdd commit 5134224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ git push origin release-v$RELEASE_VERSION
```shell
git switch main
git pull -r
git tag v$RELEASE_VERSION
git tag v$RELEASE_VERSION -m "v$RELEASE_VERSION"
git push --tags
```

0 comments on commit 5134224

Please sign in to comment.