Skip to content

Commit 6e38565

Browse files
committed
docs: Update README file
1 parent e8134d3 commit 6e38565

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,9 @@ Releases are done from the `origin/main` branch using a manual step at the end o
110110
In order to create a new release:
111111

112112
1. Merge / push changes to `origin/main`
113-
2. Open the `origin/main` [Jenkins CI/CD pipeline](https://jenkins.private.scribd.com/job/Service%20Foundations/job/terraform-aws-app-secrets/job/main/)
114-
3. Click "Proceed" button on the release step
113+
2. Open the `Release` [Github workflow](https://github.com/scribd/terraform-aws-app-secrets/actions/workflows/release.yml)
114+
3. Click `Run workflow` dropdown in the top right corner of the table listing the workflow runs
115+
4. Choose the `main` branch and click `Run workflow` button to start the process
115116

116117
A version bump will happen automatically and the type of version bump
117118
(patch, minor, major) depends on the commits introduced since the last release.

0 commit comments

Comments
 (0)