You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> NOTE: To use your GPG signature when pushing the tag, use `SIGN_TAG=1 ./contrib/tag-release.sh v0.x.y` instead)
9
+
-`./contrib/tag-release.sh v0.x.y`
10
+
1. Push the tag to the GitHub repository. This will automatically trigger a [Github Action](https://github.com/tinkerbell/hook/actions) to create a release.
11
+
> NOTE: `origin` should be the name of the remote pointing to `github.com/tinkerbell/boots`
12
+
-`git push origin v0.x.y`
13
+
1. Review the release on GitHub.
14
+
15
+
### Permissions
16
+
17
+
Releasing requires a particular set of permissions.
0 commit comments