Skip to content

Commit

Permalink
fix: contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
esoubiran-aneo committed Jan 25, 2023
1 parent 5d1647f commit 8cc1d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ When necessary, maintainers can release a new version. This new version will pub
6. Push the branch to the remote repository
7. Create a new pull request from the branch to main
8. Merge the pull request
9. Create a new tag named `<version>` using the GitHub interface
9. Create a new release named `<version>` using the GitHub interface (be sure to select the main branch and to create a tag)

And _voilà_! The new version is released and a CI workflow will publish packages to registries.

Expand Down

0 comments on commit 8cc1d0c

Please sign in to comment.