Skip to content

Commit 336ed58

Browse files
authored
Add permissions for GitHub Pages deployment
1 parent 6b590b2 commit 336ed58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
permissions:
1818
deployments: write
1919
contents: write
20+
pages: write
2021
id-token: write
2122

2223
steps:

0 commit comments

Comments
 (0)