We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a3725 commit b69baefCopy full SHA for b69baef
.github/workflows/deploy-doxygen.yml
@@ -7,7 +7,7 @@ on:
7
- fix-gh-worflow-permission # temporary for testing
8
9
permissions:
10
- pages: write
+ contents: write
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
.github/workflows/deploy-mkdocs.yml
0 commit comments