Skip to content

Commit 756b65d

Browse files
committed
dd id-token perm to publish tauri
1 parent 51f685d commit 756b65d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
uses: ./.github/workflows/_publish-tauri.yml
6363
permissions:
6464
contents: write
65+
id-token: write
6566
with:
6667
node_version: ${{ needs.vars.outputs.node_version }}
6768
secrets: inherit

0 commit comments

Comments
 (0)