Skip to content

Commit df1316d

Browse files
author
Pat
authored
workflows: ensure we have access to bucket name (#7476)
Signed-off-by: Patrick Stephens <[email protected]>
1 parent 1f22c89 commit df1316d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/staging-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
staging-release-version-check:
3333
name: Check staging release matches
34+
environment: release # required to get bucket name
3435
runs-on: ubuntu-latest
3536
outputs:
3637
major-version: ${{ steps.get_major_version.outputs.value }}

0 commit comments

Comments
 (0)