Skip to content

Commit

Permalink
Give snapshot releases the issues: write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Oct 6, 2023
1 parent f913100 commit 2262814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
permissions:
contents: read
id-token: write
issues: write
steps:
- name: "Check if user has admin access (only admins can publish snapshot releases)."
uses: "lannonbr/repo-permission-check-action@2.0.0"
Expand Down

0 comments on commit 2262814

Please sign in to comment.