Skip to content

Commit

Permalink
Use permissions write-all
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Sep 7, 2024
1 parent 0b6bbb7 commit 7ec284f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
permissions: write-all
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 7ec284f

Please sign in to comment.