This commit is contained in:
2023-03-12 18:47:55 -07:00
parent 9850bc6058
commit 23c84debae
3 changed files with 4 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ 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 }}