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 b678fb5 commit 32820e2Copy full SHA for 32820e2
.github/workflows/deploy-chatbot.yml
@@ -11,7 +11,7 @@ jobs:
11
outputs:
12
artifact: ${{ steps.parse-deploy-command.outputs.infra }}
13
environment: ${{ steps.parse-deploy-command.outputs.environment }}
14
- project: ${{ steps.parse-parse-deploy-command.outputs.project }}
+ project: ${{ steps.parse-deploy-command.outputs.project }}
15
16
steps:
17
- name: Checkout Repository
0 commit comments