Modify permissions of the GITHUB_TOKEN for publishing to gh-pages

This commit is contained in:
sabaimran 2024-01-07 20:53:57 +05:30
parent 740453fa18
commit ce53bc52c5

View file

@ -4,6 +4,11 @@ on:
branches:
- 'master'
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
environment: