We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c754f45 commit e49030cCopy full SHA for e49030c
action.yml
@@ -50,7 +50,6 @@ runs:
50
env:
51
VALUES_TO_TAKE: ${{ inputs.values-to-take }}
52
WORKFLOW_KEY: ${{ inputs.workflow-yaml-key }}
53
- REPO_PATH: ${{ inputs.repo_path }}
54
GIT_TAGS: ${{ inputs.git-tags }}
55
run: ./out/Main "${GIT_TAGS}"
56
0 commit comments