Skip to content

Commit 48ddcc9

Browse files
committed
CI: permission
1 parent 3f2819f commit 48ddcc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/DEPLOY_TO_PAGES.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
concurrency:
77
group: "pages"
88
cancel-in-progress: false
9+
permissions:
10+
contents: read
11+
pages: write
12+
id-token: write
913
jobs:
1014
deploy:
1115
environment:

0 commit comments

Comments
 (0)