Skip to content

Fix create-release workflow token - #18

Merged
pvdspek merged 1 commit into
masterfrom
fix/create-release-token
Mar 31, 2026
Merged

Fix create-release workflow token#18
pvdspek merged 1 commit into
masterfrom
fix/create-release-token

Conversation

@martijnbots

Copy link
Copy Markdown
Collaborator

Summary

  • Replace secrets.GLOBAL_ACTION_TOKEN with github.token (the secret is not configured for this repo)
  • Add explicit contents: write permission for creating releases

Same fix as bluebillywig/bb-sapi-node-sdk#3.

Test plan

  • Re-run create-release workflow from a release branch after merging

🤖 Generated with Claude Code

Use PAT_GITHUB_TOKEN secret instead of github.token, because the
default GITHUB_TOKEN doesn't trigger other workflows (GitHub security
feature). This ensures the publish workflow runs after a release is created.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@martijnbots
martijnbots force-pushed the fix/create-release-token branch from ef8dc6a to 82a6cd1 Compare March 20, 2026 12:27
@pvdspek
pvdspek merged commit fb744ad into master Mar 31, 2026
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