Skip to content

Commit

Permalink
Add write permissions
Browse files Browse the repository at this point in the history
* See peaceiris/actions-gh-pages#753

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
  • Loading branch information
Ryanf55 committed Jan 18, 2024
1 parent a1dd862 commit b3f39c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit b3f39c3

Please sign in to comment.