Skip to content

Commit c7fb1f5

Browse files
committed
removed nonsense permission
1 parent 751ecb0 commit c7fb1f5

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)