Skip to content

Commit

Permalink
build: added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
JanssenBrm committed Aug 7, 2024
1 parent f4b4b42 commit 19f8a08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
deploy-documentation-branch:
runs-on: ubuntu-latest
needs: build-documentation
permissions:
contents: write
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 19f8a08

Please sign in to comment.