Skip to content

Commit 595b0e6

Browse files
committed
working with reusable workflows - fix 3
1 parent f5b2e55 commit 595b0e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
jobs:
1717
deploy:
1818
runs-on: ubuntu-latest
19+
environment: production
1920
outputs:
2021
outcome: ${{ steps.deploy-result-step.outputs.out-result }}
2122
steps:

0 commit comments

Comments
 (0)