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.
id-token
1 parent 67fe0b0 commit 79209c0Copy full SHA for 79209c0
.github/workflows/release.yml
@@ -18,6 +18,7 @@ jobs:
18
permissions:
19
contents: write
20
pull-requests: write
21
+ id-token: write
22
outputs:
23
MAIN_RELEASE_VERSION: ${{ steps.versions.outputs.MAIN_RELEASE_VERSION }}
24
RELEASE_VERSION: ${{ steps.versions.outputs.RELEASE_VERSION }}
0 commit comments