Skip to content

Commit 0eaac79

Browse files
committed
fix permissions
1 parent 74b6d5e commit 0eaac79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
8+
permissions:
9+
contents: read
10+
pages: write
11+
id-token: write
712

813
jobs:
914
build:

0 commit comments

Comments
 (0)