Skip to content

Commit c3810de

Browse files
committed
Edit permissions more
1 parent ddc5575 commit c3810de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-to-gh-pages.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
Deploy:
1111
runs-on: ubuntu-24.04
1212
permissions:
13-
# contents: write
13+
# contents: read
14+
pages: write
1415
id-token: write
1516
concurrency:
1617
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)