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 df265ec commit fd0663aCopy full SHA for fd0663a
.github/workflows/pull_request.yaml
@@ -71,7 +71,7 @@ jobs:
71
needs: [deploy-api-dev, deploy-transcriber-dev]
72
uses: ./.github/workflows/_deploy_transcriber.yaml
73
with:
74
- environment: pro
+ environment: stg
75
secrets: inherit
76
77
deploy-api-pro:
0 commit comments