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 3b30d6d commit 19b18e6Copy full SHA for 19b18e6
1 file changed
activate_workflow/action.yaml
@@ -36,5 +36,5 @@ runs:
36
DEPLOY_ENVIRONMENT: ${{ inputs.deploy_environment }}
37
REPO_NAME: ${{ inputs.repo_name }}
38
WORKFLOW_NAME: ${{ inputs.workflow_name }}
39
- WORKFLOW_REF: ${{ inputs.workflow_ref }}
+ WORKFLOW_REF: ${{ inputs.ref }}
40
shell: bash
0 commit comments