Skip to content

Commit f9a946b

Browse files
authored
Merge pull request #219 from BitGo/WAL-1513
ci(gha): gate release workflow approval
2 parents d74dfec + 941fb29 commit f9a946b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-to-ghcr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
release:
1818
name: Release
1919
runs-on: ubuntu-latest
20+
environment: prod
2021
# Expose semantic-release outputs so downstream jobs can gate on and read the version
2122
outputs:
2223
new-release-published: ${{ steps.release.outputs.new_release_published }}

0 commit comments

Comments
 (0)