Skip to content

ci: trigger publish via workflow_run instead of tag push#1012

Merged
christso merged 1 commit intomainfrom
fix/publish-trigger
Apr 9, 2026
Merged

ci: trigger publish via workflow_run instead of tag push#1012
christso merged 1 commit intomainfrom
fix/publish-trigger

Conversation

@christso
Copy link
Copy Markdown
Collaborator

@christso christso commented Apr 9, 2026

Tags pushed by GITHUB_TOKEN inside a workflow don't trigger push events — GitHub prevents recursive workflow loops. Switch publish.yml to use workflow_run so it auto-fires whenever the Release workflow succeeds.

Also adds a job condition so publish is skipped if the release failed.

🤖 Generated with Claude Code

GITHUB_TOKEN-pushed tags don't trigger push events (GitHub prevents loops).
Switch to workflow_run so publish auto-fires when Release completes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: d33d09c
Status:⚡️  Build in progress...

View logs

@christso christso merged commit 5f80836 into main Apr 9, 2026
3 of 4 checks passed
@christso christso deleted the fix/publish-trigger branch April 9, 2026 07:06
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