File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -244,9 +244,12 @@ to create a free account to add new tickets.
244244
245245## Releasing
246246
247- 1 . Run the release_prep GitHub Action with the new version number, for example, 1.2.3. It will create a new pull request
247+ 1 . Run the [ release_prep] GitHub Action with the new version number, for example, 1.2.3. It will create a new pull request
2482482 . please check the changelog and ensure all issues/prs have correct labels
249- 3 . Run the GitHub Actions release workflow, and it will publish a new version on RubyGems
249+ 3 . Run the GitHub Actions [ release] workflow, and it will publish a new version on RubyGems
250+
251+ [ release_prep ] : https://tickets.puppetlabs.com/browse/FORGE
252+ [ release ] : https://github.com/puppetlabs/forge-ruby/actions/workflows/release.yml
250253
251254## Contributors
252255
You can’t perform that action at this time.
0 commit comments