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 1f22c89 commit df1316dCopy full SHA for df1316d
.github/workflows/staging-release.yaml
@@ -31,6 +31,7 @@ jobs:
31
32
staging-release-version-check:
33
name: Check staging release matches
34
+ environment: release # required to get bucket name
35
runs-on: ubuntu-latest
36
outputs:
37
major-version: ${{ steps.get_major_version.outputs.value }}
0 commit comments