Skip to content

Commit

Permalink
docs: fix releasing section wrong heading style
Browse files Browse the repository at this point in the history
  • Loading branch information
ilunglee committed Oct 30, 2021
1 parent a4beb83 commit 9c8937c
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 @@ -121,7 +121,7 @@ Adminterface hosts release candidate builds on Github packages. If you wish to t
yarn upgrade @cmdbrew/adminterface@[VERSION]
```
### Releasing (maintainers only)
## Releasing (maintainers only)
We use Github Actions to publish releases based on the git tags automatically. See [`.github/workflows/release.yml`](https://github.com/CMDBrew/adminterface/.github/workflows/release.yml) for more information.
1. Update Gem version in [`lib/adminterface/version.rb`](https://github.com/CMDBrew/adminterface/lib/adminterface/version.rb)
2. Update NPM package version in [`package.json`](https://github.com/CMDBrew/adminterface/package.json)
Expand Down

0 comments on commit 9c8937c

Please sign in to comment.