Skip to content

Commit

Permalink
Add the need to set _New Version Spec_ in the releaser (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Jul 6, 2022
1 parent f32fd50 commit 77d2e22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ git push origin main
push --delete origin <version-tag>
```

Then when triggering the _Draft Changelog_ and _Full Release_ actions, you will
need to set the _New Version Spec_ to the current date `<YEAR>.<MONTH>.<DAY>`.

## Manual Release

To create a manual release, perform the following steps:
Expand Down

0 comments on commit 77d2e22

Please sign in to comment.