Skip to content

Commit

Permalink
ci: semantic release needs to write to issues (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Apr 10, 2024
1 parent 7b1bf98 commit 6e826ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/promote.yml
Expand Up @@ -38,6 +38,7 @@ jobs:
permissions:
contents: write
packages: write
issues: write
id-token: write

steps:
Expand Down

0 comments on commit 6e826ab

Please sign in to comment.