From 2da43d64c6076c6f31a33aba28248d5f3851e284 Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Mon, 24 Jun 2024 14:52:16 +0200 Subject: [PATCH] docs: Update reference to auto-release workflow --- docs/publishing-a-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publishing-a-release.md b/docs/publishing-a-release.md index 25c8a3a5b6f0..99025b7804a2 100644 --- a/docs/publishing-a-release.md +++ b/docs/publishing-a-release.md @@ -13,7 +13,7 @@ _These steps are only relevant to Sentry employees when preparing and publishing 4. Open a PR with the title `meta(changelog): Update changelog for VERSION` against `master` branch. 5. **Be cautious!** The PR against `master` should be merged via "Merge Commit" 6. When the PR is merged, it will automatically trigger the - [Prepare Release](https://github.com/getsentry/sentry-javascript/actions/workflows/release.yml) on master. + [Auto Prepare Release](https://github.com/getsentry/sentry-javascript/actions/workflows/auto-release.yml) on master. 7. A new issue should appear in https://github.com/getsentry/publish/issues. 8. Wait until the CI check runs have finished successfully (there is a link to them in the issue). 9. Once CI passes successfully, ask a member of the