We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0096bc5 commit a98f76cCopy full SHA for a98f76c
.github/workflows/docs-deploy.yaml
@@ -29,12 +29,6 @@ on:
29
# Allows you to run this workflow manually from the Actions tab
30
workflow_dispatch:
31
32
-# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
33
-permissions:
34
- contents: read
35
- pages: write
36
- id-token: write
37
-
38
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
39
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
40
concurrency:
0 commit comments