We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c88904 commit ba15809Copy full SHA for ba15809
1 file changed
.github/workflows/deploy-to-staging.yml
@@ -12,6 +12,7 @@ concurrency:
12
13
jobs:
14
on-success:
15
+ environment: staging
16
name: Deploy to Staging
17
runs-on: ubuntu-latest
18
if: ${{ github.event.workflow_run.conclusion == 'success' }}
0 commit comments