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 c411407 commit 8c7286eCopy full SHA for 8c7286e
.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