Skip to content

Commit e440999

Browse files
committed
chore: remove unused environment variable from action.yml
1 parent 4f974d0 commit e440999

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
@@ -47,7 +47,6 @@ runs:
4747
shell: bash
4848
env:
4949
VALUES_TO_TAKE: ${{ inputs.values-to-take }}
50-
WORKFLOW_FILE_NAME: ${{ inputs.workflow-file-name }}
5150
WORKFLOW_KEY: ${{ inputs.workflow-yaml-key }}
5251
REPO_PATH: ${{ inputs.repo_path }}
5352
GIT_TAGS: ${{ inputs.git-tags }}

0 commit comments

Comments
 (0)