Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Commit 418a3f9

Browse files
Add note about release (#10)
Update README Reviewer: rpere
1 parent a310f06 commit 418a3f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,9 @@ bundle exec kdt generate
132132
```
133133

134134
We accept [pull requests]. They will be reviewed by a member of the LiveRamp development team as soon as possible.
135+
Once the PR is merged, GitHub will auto-draft the release. Be sure to
136+
add the same version as a tag (vX.Y.Z) and then publish it.
137+
[GitHub Workflow] will then publish the gems.
135138

139+
[GitHub Workflow]: https://github.com/LiveRamp/kube_deploy_tools/blob/master/.github/workflows/release.yml
136140
[pull requests]: https://github.com/LiveRamp/kube_deploy_tools/pulls

0 commit comments

Comments
 (0)