Skip to content

Commit

Permalink
remove id-token permissions for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
ricopinazo committed May 15, 2023
1 parent 62f2da1 commit 7eeb003
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 @@ -18,8 +18,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 7eeb003

Please sign in to comment.