Skip to content

Commit

Permalink
GHA release job fix: yet more permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Coles committed Feb 13, 2025
1 parent 0fe51d6 commit edb066e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ jobs:
needs: test-matrix
permissions:
contents: write
issues: read
id-token: write
metadata: read
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit edb066e

Please sign in to comment.