Skip to content

fix: Use PAT for tag creation to trigger publish workflow#3

Merged
TiGz merged 1 commit intomainfrom
claude/fix-release-workflow-012uuyTMypMRVjkWXjykLBPx
Dec 13, 2025
Merged

fix: Use PAT for tag creation to trigger publish workflow#3
TiGz merged 1 commit intomainfrom
claude/fix-release-workflow-012uuyTMypMRVjkWXjykLBPx

Conversation

@TiGz
Copy link
Copy Markdown
Owner

@TiGz TiGz commented Dec 13, 2025

When using GITHUB_TOKEN to push tags, GitHub Actions doesn't trigger subsequent workflows as a security measure. Using a PAT instead allows the tag push to trigger the publish workflow.

When using GITHUB_TOKEN to push tags, GitHub Actions doesn't trigger
subsequent workflows as a security measure. Using a PAT instead allows
the tag push to trigger the publish workflow.
@TiGz TiGz merged commit 74af7a8 into main Dec 13, 2025
1 check passed
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.

2 participants