There was an error while loading. Please reload this page.
1 parent ceca0ea commit a06794eCopy full SHA for a06794e
1 file changed
.github/workflows/deploy-pages.yml
@@ -69,6 +69,9 @@ jobs:
69
path: .pub_min_cache
70
key: mkdocs-publisher-cache-${{ github.run_id }}
71
deploy:
72
+ permissions:
73
+ pages: write
74
+ id-token: write
75
environment:
76
name: github-pages
77
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments