Skip to content

Commit

Permalink
fix: add permissions for workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
junjie-w committed Dec 30, 2024
1 parent fc06c3d commit 3fb2407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ permissions:
packages: write
issues: write
pull-requests: write
actions: write

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit 3fb2407

Please sign in to comment.