Skip to content

Commit

Permalink
add id-token write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu committed Jul 25, 2024
1 parent 83ebb14 commit cb6f28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
permissions:
packages: write
contents: write
id-token: write
steps:
- name: Download artifacts
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
Expand Down

0 comments on commit cb6f28b

Please sign in to comment.