1 parent f5b2e55 commit 595b0e6Copy full SHA for 595b0e6
1 file changed
.github/workflows/reusable-deploy.yml
@@ -16,6 +16,7 @@ on:
16
jobs:
17
deploy:
18
runs-on: ubuntu-latest
19
+ environment: production
20
outputs:
21
outcome: ${{ steps.deploy-result-step.outputs.out-result }}
22
steps:
0 commit comments