Skip to content

Commit e49030c

Browse files
committed
chore: remove unused argument from action.yml
1 parent c754f45 commit e49030c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ runs:
5050
env:
5151
VALUES_TO_TAKE: ${{ inputs.values-to-take }}
5252
WORKFLOW_KEY: ${{ inputs.workflow-yaml-key }}
53-
REPO_PATH: ${{ inputs.repo_path }}
5453
GIT_TAGS: ${{ inputs.git-tags }}
5554
run: ./out/Main "${GIT_TAGS}"
5655

0 commit comments

Comments
 (0)