Skip to content

Commit

Permalink
Update release drafter perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Jun 21, 2024
1 parent ed5162e commit 857a7ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:

jobs:
release_draft:
permissions:
# write permission is required to create a github release
contents: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
Expand Down

0 comments on commit 857a7ae

Please sign in to comment.