Skip to content

Commit

Permalink
docs: add missing release step to contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Jun 17, 2021
1 parent a11a47a commit 04e3b32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ To get your PR merged as fast as possible, please make sure you have done the fo
## 🚀 Releasing a new version

To release a new version for Github Actions, we have to create a new release in Github. You can run the `Release` workflow to generate a new version, changelog, and Github release.

After the exact version tag is created, update the `v{major}` tag to the latest major version.

0 comments on commit 04e3b32

Please sign in to comment.