Skip to content

Commit

Permalink
Add write perms to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryanf55 committed Jan 18, 2024
1 parent d7aa3c2 commit 967c31b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doxygen_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
permissions:
contents: write
steps:
- uses: ./.github/workflows/doxygen_build.yml
- uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 967c31b

Please sign in to comment.