Skip to content

Commit

Permalink
Merge pull request #20 from tetarchus/next
Browse files Browse the repository at this point in the history
fix: add permissions to add tags
  • Loading branch information
tetarchus authored Aug 20, 2024
2 parents 9dba198 + bc51f69 commit c1401cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push]
jobs:
release:
permissions:
contents: write
issues: write

runs-on: ubuntu-latest
Expand Down

0 comments on commit c1401cd

Please sign in to comment.