2 parents 400f5f9 + 58ba1f9 commit 828d595Copy full SHA for 828d595
1 file changed
.claude/skills/release-manager/SKILL.md
@@ -36,7 +36,7 @@ Before post-release work, fetch `origin/main` and read its copy of this skill (`
36
3. Merging the PR pushes a `packages/cli/package.json` change to `main`, which triggers `release.yml`: build, manual approval gate, npm publish, GitHub release, Docker image, Discord notification.
37
4. Release manager: polish the GitHub release notes, verify installs, announce.
38
39
-Canonical sources: `.github/workflows/prepare_release.yml`, `.github/workflows/release.yml`, `.github/workflows/publish-to-pkg.pr.new.yml`.
+Canonical sources: `.github/workflows/prepare_release.yml`, `.github/workflows/release.yml`, `.github/workflows/publish-preview.yml`.
40
41
## 1. Start the release
42
0 commit comments