diff --git a/workflows/github/versions/0.0.3/workflowTemplate.yaml b/workflows/github/versions/0.0.3/workflowTemplate.yaml index efeddbc1..5a3341d0 100644 --- a/workflows/github/versions/0.0.3/workflowTemplate.yaml +++ b/workflows/github/versions/0.0.3/workflowTemplate.yaml @@ -126,7 +126,7 @@ spec: source: | gh pr --repo {{ inputs.parameters.REPO_OWNER }}/{{ inputs.parameters.REPO_NAME }} \ comment {{ inputs.parameters.PULL_REQUEST_NUMBER }} \ - --body "{{ inputs.parameters.PR_COMMENT }}" + --body '{{ inputs.parameters.PR_COMMENT }}' env: - name: GITHUB_TOKEN valueFrom: