Skip to content

Commit

Permalink
Add permission contents write to release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmarten committed Apr 23, 2024
1 parent fed7aad commit 3a4cbf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
release-drafter:
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: release-drafter/release-drafter@v6.0.0
with:
Expand Down

0 comments on commit 3a4cbf2

Please sign in to comment.