We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d74dfec + 941fb29 commit f9a946bCopy full SHA for f9a946b
1 file changed
.github/workflows/release-to-ghcr.yaml
@@ -17,6 +17,7 @@ jobs:
17
release:
18
name: Release
19
runs-on: ubuntu-latest
20
+ environment: prod
21
# Expose semantic-release outputs so downstream jobs can gate on and read the version
22
outputs:
23
new-release-published: ${{ steps.release.outputs.new_release_published }}
0 commit comments