From d111ea20088bc558ecb4933be5e8d179703c234e Mon Sep 17 00:00:00 2001 From: Jo Lillie Date: Wed, 8 Nov 2023 15:32:49 +0000 Subject: [PATCH] Update release_process.md --- documentation/release_process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/release_process.md b/documentation/release_process.md index b4ab55ea..70a218a2 100644 --- a/documentation/release_process.md +++ b/documentation/release_process.md @@ -8,4 +8,4 @@ - [ ] Kick off the [Release Prep](https://github.com/puppetlabs/puppetlabs-peadm/actions/workflows/release-prep.yml) action selecting the branch you want to release from and enter the release version number. - [ ] Review and merge the Release PREP Pull Request. Make sure to verify the checklist items in the Pull Request description. - [ ] Once the Release Prep Pull Request is merged, Kick off [Publish module](https://github.com/puppetlabs/puppetlabs-peadm/actions/workflows/release.yml) action selecting the branch you created the Release Prep Pull Request from. -- [ ] Check Puppet Forge to make sure the module was published \ No newline at end of file +- [ ] Check [Puppet Forge](https://forge.puppet.com/modules/puppetlabs/peadm/readme) to make sure the module was published