Skip to content

Commit

Permalink
fix: workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
belitre committed Jun 5, 2024
1 parent 1ffb61b commit 9e23dfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ concurrency:
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
defaults:
run:
shell: bash
Expand Down

0 comments on commit 9e23dfe

Please sign in to comment.