Skip to content

Commit 9875d60

Browse files
committed
modif permission in action for publication on gh-page
1 parent 9ac12ba commit 9875d60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77

88
permissions:
99
actions: write
10-
contents: read
10+
contents: write
11+
pages: write
1112

1213
jobs:
1314
build-deploy:

0 commit comments

Comments
 (0)