Skip to content

fix: correct release trigger description from push tags to GitHub Release#27

Merged
yandy merged 1 commit into
mainfrom
fix/release-trigger-description
Jun 26, 2026
Merged

fix: correct release trigger description from push tags to GitHub Release#27
yandy merged 1 commit into
mainfrom
fix/release-trigger-description

Conversation

@yandy

@yandy yandy commented Jun 26, 2026

Copy link
Copy Markdown
Owner

变更内容

  • 所有 5 个 RELEASE.md:触发条件从"推送 git tag"修正为"创建 GitHub Release",与实际 workflow 配置(release: [published])保持一致

    • 同时将 step 3 注释改为 推送 tag(Release 依赖这个 tag 存在),step 4 注释改为 创建 GitHub Release(触发发布 workflow),明确 tag 是前置条件、Release 才是触发器
  • .github/workflows/publish.yml:补上缺失的 pi-vision-tools-v*) case 分支,确保 pi-vision-tools Release 也能被正确发布

…ease

- All 5 RELEASE.md: change trigger condition from 'push tag' to 'create GitHub Release'
- .github/workflows/publish.yml: add missing pi-vision-tools case branch
@yandy yandy merged commit 8757514 into main Jun 26, 2026
2 checks passed
@yandy yandy deleted the fix/release-trigger-description branch June 26, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant