Attempt to fix syntax error

This commit is contained in:
minoplhy 2021-08-01 09:50:49 +07:00
parent f31f8922c2
commit d0f2dce57f

View File

@ -28,7 +28,7 @@ runs:
steps:
- run: ${{ github.action_path }}/filters.sh
shell: bash
args:
args:
- ${{ inputs.Destination_NAME }}
- ${{ inputs.Destination_REPO }}
- ${{ inputs.Destination_VERSION }}