We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f685d commit 756b65dCopy full SHA for 756b65d
.github/workflows/release.yml
@@ -62,6 +62,7 @@ jobs:
62
uses: ./.github/workflows/_publish-tauri.yml
63
permissions:
64
contents: write
65
+ id-token: write
66
with:
67
node_version: ${{ needs.vars.outputs.node_version }}
68
secrets: inherit
0 commit comments