Skip to content

Commit

Permalink
chore(ci): add permissions to docs pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKs committed Feb 7, 2025
1 parent 2b7163a commit 60d097a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:

jobs:
gh-release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 60d097a

Please sign in to comment.