Skip to content

Commit a6de3ef

Browse files
authored
docs: fix github actions permissions (#2568)
1 parent 24abc7c commit a6de3ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/deploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f
134134
deploy:
135135
runs-on: ubuntu-latest
136136
permissions:
137+
contents: read
137138
pages: write
138139
id-token: write
139140
environment:

0 commit comments

Comments
 (0)