Skip to content

Commit

Permalink
chore: add missing write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallAsch committed Nov 14, 2024
1 parent 6d96ebf commit 163eaef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
name: Bump Version and Generate Docs
runs-on: ubuntu-latest
needs: changes
permissions:
contents: write
strategy:
max-parallel: 1
fail-fast: false
Expand Down

0 comments on commit 163eaef

Please sign in to comment.