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 19a03c6 commit 2f47cddCopy full SHA for 2f47cdd
.github/workflows/publish-package.yml
@@ -9,6 +9,7 @@ on:
9
permissions:
10
contents: write
11
packages: write
12
+ id-token: write
13
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments