This commit is contained in:
2023-03-12 18:50:16 -07:00
parent 23c84debae
commit ecda6a28f6

View File

@@ -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 }}