Skip to content

Commit d99c0a7

Browse files
authored
Updated permissions for pages deployment
1 parent 70c960c commit d99c0a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88

99
permissions:
1010
contents: read
11+
pages: write
12+
id-token: write
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)