diff --git a/unity/action.yaml b/unity/action.yaml index 861db83..2cdbf64 100644 --- a/unity/action.yaml +++ b/unity/action.yaml @@ -19,7 +19,6 @@ runs: #This is a base "mock" image which is replaced by the correct image in the "unity-command" action at runtime. image: docker://unityci/base:latest args: - - /entrypoint.sh - ${{ inputs.serial }} - ${{ inputs.email }} - ${{ inputs.password }}