Skip to content

Commit bd1cc67

Browse files
petesramekPete Sramekgithub-actions[bot]dependabot[bot]Copilot
authored
Removed administration permission (#160)
- Removed administration permission --------- Signed-off-by: dependabot[bot] <support@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 f252fa7 commit bd1cc67

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Release'
1+
name: 'Release'
22

33
on:
44
push:
@@ -13,7 +13,6 @@ permissions:
1313
pages: write
1414
id-token: write
1515
contents: write
16-
administration: write
1716

1817
concurrency:
1918
group: release-${{ github.head_ref || github.ref }}

0 commit comments

Comments
 (0)