Skip to content

Commit

Permalink
ci: add workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat committed Jun 24, 2024
1 parent bec9e6c commit ff4aa4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:

jobs:
build:
permissions: write-all
strategy:
matrix:
build-tag: [ 'none' ]
Expand Down

0 comments on commit ff4aa4e

Please sign in to comment.