Skip to content

Commit

Permalink
fix: update workflow permissions (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrschumacher authored Aug 22, 2024
1 parent c915c67 commit 3979fe8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release

permissions:
contents: read
contents: write
pull-requests: write
packages: write
issues: write

on:
Expand Down

0 comments on commit 3979fe8

Please sign in to comment.