Skip to content

chore(ci): grant contents:write to release publish job#151

Merged
StefanSteiner merged 1 commit into
tableau:mainfrom
StefanSteiner:fix/release-workflow-permissions
Jun 16, 2026
Merged

chore(ci): grant contents:write to release publish job#151
StefanSteiner merged 1 commit into
tableau:mainfrom
StefanSteiner:fix/release-workflow-permissions

Conversation

@StefanSteiner

Copy link
Copy Markdown
Contributor

The workflow-level permissions: contents: read (added in #147) blocks softprops/action-gh-release from creating the GitHub Release. Add a job-level override on the publish job so it can write releases while the verify job stays read-only.

The workflow-level `permissions: contents: read` (added in tableau#147) blocks
`softprops/action-gh-release` from creating the GitHub Release. Add a
job-level override on the `publish` job so it can write releases while
the `verify` job stays read-only.
@StefanSteiner StefanSteiner merged commit 5160975 into tableau:main Jun 16, 2026
12 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.

1 participant