mirror of
https://github.com/dagger/dagger-for-github.git
synced 2025-12-31 12:49:46 +11:00
chore: update RELEASING
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
27bae3a184
commit
1b7f3b8d6b
1 changed files with 15 additions and 14 deletions
|
|
@ -34,9 +34,10 @@ git push origin $NEXT_VERSION #shouldn't need to force since new tag
|
|||
|
||||
- [ ] Create a new release from the patch tag (auto-fill release notes via the
|
||||
GitHub UI or via the `gh` CLI)
|
||||
- [ ] Submit PR to change the version mentioned in Dagger docs. See example [here](https://github.com/dagger/dagger/pull/9705/files)
|
||||
|
||||
```console
|
||||
# --verify-tag will ensure the last tag creation step was done
|
||||
gh release create --generate-notes --verify-tag <NEXT_PATCH_VERSION>
|
||||
```
|
||||
|
||||
- [ ] Submit PR to change the version mentioned in Dagger docs. See example [here](https://github.com/dagger/dagger/pull/9705/files)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue