docs: fix github actions permissions (#2568)

pull/2494/head
cayter 2 years ago committed by GitHub
parent 24abc7c6bd
commit a6de3ef548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -134,6 +134,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f
deploy:
runs-on: ubuntu-latest
permissions:
contents: read
pages: write
id-token: write
environment:

Loading…
Cancel
Save