Skip to content

Commit 85debda

Browse files
authored
docs: Update reference to auto-release workflow (#12616)
Adds the correct link to the auto-release workflow.
1 parent 9e10ad6 commit 85debda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/publishing-a-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _These steps are only relevant to Sentry employees when preparing and publishing
1313
4. Open a PR with the title `meta(changelog): Update changelog for VERSION` against `master` branch.
1414
5. **Be cautious!** The PR against `master` should be merged via "Merge Commit"
1515
6. When the PR is merged, it will automatically trigger the
16-
[Prepare Release](https://github.com/getsentry/sentry-javascript/actions/workflows/release.yml) on master.
16+
[Auto Prepare Release](https://github.com/getsentry/sentry-javascript/actions/workflows/auto-release.yml) on master.
1717
7. A new issue should appear in https://github.com/getsentry/publish/issues.
1818
8. Wait until the CI check runs have finished successfully (there is a link to them in the issue).
1919
9. Once CI passes successfully, ask a member of the

0 commit comments

Comments
 (0)