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 8ea6fe9 commit 374d7d1Copy full SHA for 374d7d1
.github/workflows/release.yml
@@ -63,6 +63,7 @@ jobs:
63
permissions:
64
contents: write
65
attestations: write
66
+ id-token: write
67
outputs:
68
full-version: ${{ steps.bootstrap.outputs.full-version }}
69
major-version: ${{ steps.bootstrap.outputs.major-version }}
0 commit comments