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 a071f3f commit 2de5d52Copy full SHA for 2de5d52
.github/workflows/make-release.yml
@@ -16,6 +16,7 @@ jobs:
16
permissions:
17
id-token: write
18
contents: write
19
+ environment: Release
20
runs-on: ubuntu-latest
21
outputs:
22
RELEASE_VERSION: ${{ steps.set-release-version.outputs.RELEASE_VERSION }}
.github/workflows/make-v2-release.yml
0 commit comments