Skip to content

[master] Fix create-release workflow: use PAT_GITHUB_TOKEN instead of missing secret - #2

Merged
pvdspek merged 1 commit into
mainfrom
feature/add-ci-workflows
Mar 31, 2026
Merged

[master] Fix create-release workflow: use PAT_GITHUB_TOKEN instead of missing secret#2
pvdspek merged 1 commit into
mainfrom
feature/add-ci-workflows

Conversation

@martijnbots

Copy link
Copy Markdown

Replace GLOBAL_ACTION_TOKEN with github.token and add explicit contents: write permission for creating releases.

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 feature/add-ci-workflows branch from 119c305 to f506a12 Compare March 20, 2026 12:30
@martijnbots martijnbots changed the title [master] Fix create-release workflow: use github.token instead of missing secret [master] Fix create-release workflow: use PAT_GITHUB_TOKEN instead of missing secret Mar 20, 2026
@pvdspek
pvdspek merged commit b0e42b4 into main 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