Skip to content

Release version 0 tag#9

Merged
amine7536 merged 1 commit into
mainfrom
claude/release-v0-01V4HznUnacUPRMrqdKVjrV8
Nov 14, 2025
Merged

Release version 0 tag#9
amine7536 merged 1 commit into
mainfrom
claude/release-v0-01V4HznUnacUPRMrqdKVjrV8

Conversation

@amine7536
Copy link
Copy Markdown
Contributor

The release workflow was failing with "401 Bad credentials" because it was trying to use secrets.GORELEASER_GITHUB_TOKEN which is either not configured or has invalid credentials. Changed to use secrets.GITHUB_TOKEN which is automatically provided by GitHub Actions and has sufficient permissions.

The release workflow was failing with "401 Bad credentials" because it was
trying to use secrets.GORELEASER_GITHUB_TOKEN which is either not configured
or has invalid credentials. Changed to use secrets.GITHUB_TOKEN which is
automatically provided by GitHub Actions and has sufficient permissions.
@amine7536 amine7536 merged commit 93d126d into main Nov 14, 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