Skip to content

Commit 67be79b

Browse files
authored
[hotfix] Add id-token write permission (#3764)
add id-token write permission
1 parent 83ebb14 commit 67be79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
permissions:
5151
packages: write
5252
contents: write
53+
id-token: write
5354
steps:
5455
- name: Download artifacts
5556
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3

0 commit comments

Comments
 (0)