Skip to content

Commit 16059aa

Browse files
committed
update docs
1 parent 9e1dae4 commit 16059aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,13 @@ auditors:
7171
```
7272
7373
At the end of each `entitlements-app` run, the `entitlements-gitrepo-auditor-plugin` will write a commit to the repo defined above with the details of the deployment.
74+
75+
## Release 📦
76+
77+
To publish a new release / version of the Gem, do the following:
78+
79+
1. Open a PR with your changes
80+
2. Update the version in the [`lib/version.rb`](lib/version.rb) file
81+
3. Get your PR approved
82+
4. Merge
83+
5. Upon merging, the [`release`](.github/workflows/gem.yml) workflow will run automatically and publish a new version of this Gem to RubyGems and GitHub Packages

0 commit comments

Comments
 (0)