Skip to content

Commit c256870

Browse files
committed
Update permission
1 parent 72bc67a commit c256870

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10-
permissions:
11-
pages: write
12-
id-token: write
13-
contents: write
10+
permissions: write-all
1411

1512
jobs:
1613
publish:

0 commit comments

Comments
 (0)