diff --git a/action.yml b/action.yml index 238f7e7..a5f5f2a 100644 --- a/action.yml +++ b/action.yml @@ -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 }}