Skip to content

Commit 741db6a

Browse files
committed
Adding links for actions in readme
1 parent 979aced commit 741db6a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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
248248
2. 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

0 commit comments

Comments
 (0)