Commit 8fdde77
fix: remove invalid
`administration` is not a valid scope for the GitHub Actions
`permissions` key, causing a workflow parse failure before any jobs run.
## Change
- Removed `administration: write` from the top-level `permissions` block
in `.github/workflows/release.yml`
The branch-protection lock action already passes `github.token` directly
to `gh api`, so no additional workflow-level permission entry is needed
or valid here.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Pete Sramek <2333452+petesramek@users.noreply.github.com>
Co-authored-by: Pete Sramek <petr.sramek@dropoutcoder.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>administration permission from release workflow (#158)1 parent 4dba307 commit 8fdde77
0 file changed
0 commit comments