Skip to content

Commit

Permalink
docs: provide explanation about how to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Nov 25, 2024
1 parent f583227 commit ae7f167
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@ jobs:
- name: Print iggy version
run: iggy-server --version
```
## Contributions
Any pull request is welcome!
### Maintainers
Every pull request should be reviewed and merged. Once it's done, you can trigger a release at any time going to [releases](https://github.com/iggy-rs/setup-iggy/releases). A draft release is created and update with new coming pull request. You can `edit` the release, then `publish` it. It will publish the release and create the adapted tag. It's done!

0 comments on commit ae7f167

Please sign in to comment.