Skip to content

Commit 8fdde77

Browse files
CopilotpetesramekPete Sramekgithub-actions[bot]dependabot[bot]
authored
fix: remove invalid administration permission from release workflow (#158)
`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>
1 parent 4dba307 commit 8fdde77

0 file changed

File tree

    0 commit comments

    Comments
     (0)