From ecda6a28f6d4a1bd53004f1f659fe44d18d23780 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 12 Mar 2023 18:50:16 -0700 Subject: [PATCH] test --- unity/action.yaml | 1 - 1 file changed, 1 deletion(-) 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 }}