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 d7aa3c2 commit 967c31bCopy full SHA for 967c31b
.github/workflows/doxygen_deploy.yml
@@ -9,6 +9,8 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
fail-fast: false
12
+ permissions:
13
+ contents: write
14
steps:
15
- uses: ./.github/workflows/doxygen_build.yml
16
- uses: peaceiris/actions-gh-pages@v3
0 commit comments