Skip to content

Fix release workflow dispatch after auto tag#5

Merged
sionsmith merged 1 commit into
mainfrom
fix/dispatch-release-workflow
Jun 4, 2026
Merged

Fix release workflow dispatch after auto tag#5
sionsmith merged 1 commit into
mainfrom
fix/dispatch-release-workflow

Conversation

@sionsmith
Copy link
Copy Markdown
Contributor

Summary

  • add workflow_dispatch support to the release workflow
  • let Auto Tag explicitly dispatch release.yml after creating a new version tag with GITHUB_TOKEN

Verification

  • workflow YAML parse
  • git diff --check

Release note

The existing v0.1.2 tag was created successfully, but GitHub did not start release.yml from the GITHUB_TOKEN tag push. After this merges, release.yml can be dispatched for v0.1.2 and future auto-tags will dispatch it automatically.

@sionsmith sionsmith merged commit 5becb3d into main Jun 4, 2026
7 checks passed
@sionsmith sionsmith deleted the fix/dispatch-release-workflow branch June 4, 2026 13: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