Skip to content

Simplify deploy pipeline#26

Merged
fumikito merged 1 commit intomainfrom
feature/simplify-deploy
Mar 11, 2026
Merged

Simplify deploy pipeline#26
fumikito merged 1 commit intomainfrom
feature/simplify-deploy

Conversation

@fumikito
Copy link
Contributor

Summary

  • Remove unnecessary release-publish.yml intermediate step
  • Change deploy.yml trigger from tag push to release.published
  • Deploy flow: Release published → deploy directly (no intermediate tag creation)

Before

Release published → release-publish.yml creates tag → tag push → deploy.yml

After

Release published → deploy.yml

Test plan

  • Verify deploy triggers correctly on next release

🤖 Generated with Claude Code

…e-publish.yml

Co-authored-by: Claude <noreply@anthropic.com>
@fumikito fumikito merged commit 5747103 into main Mar 11, 2026
4 checks passed
@fumikito fumikito deleted the feature/simplify-deploy branch March 11, 2026 16:09
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