Skip to content

fix: use GORELEASER_GITHUB_TOKEN in auto-tag workflow to trigger releases#11

Merged
amine7536 merged 1 commit into
mainfrom
claude/create-v0.2.0-release-01DAUgveZeR5kMHZB5NF8jZ7
Nov 28, 2025
Merged

fix: use GORELEASER_GITHUB_TOKEN in auto-tag workflow to trigger releases#11
amine7536 merged 1 commit into
mainfrom
claude/create-v0.2.0-release-01DAUgveZeR5kMHZB5NF8jZ7

Conversation

@amine7536
Copy link
Copy Markdown
Contributor

When using GITHUB_TOKEN to push tags, GitHub prevents triggering other workflows as a security feature. By using GORELEASER_GITHUB_TOKEN (a PAT), tag pushes will now properly trigger the release workflow, creating GitHub releases automatically.

…ases

When using GITHUB_TOKEN to push tags, GitHub prevents triggering other workflows
as a security feature. By using GORELEASER_GITHUB_TOKEN (a PAT), tag pushes will
now properly trigger the release workflow, creating GitHub releases automatically.
@amine7536 amine7536 merged commit cbbf295 into main Nov 28, 2025
2 checks 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