We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eb2e96 + 9c52f27 commit b54956aCopy full SHA for b54956a
2 files changed
.github/workflows/mkdocs_main.yml
@@ -5,6 +5,11 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+ pages: write
11
+ id-token: write
12
+
13
jobs:
14
deploy:
15
runs-on: ubuntu-latest
.github/workflows/mkdocs_release.yml
types:
- published
0 commit comments