This commit is contained in:
2023-03-25 22:13:30 -07:00
parent 22122a4499
commit d50840030a
2 changed files with 4 additions and 3 deletions

View File

@@ -59,8 +59,9 @@ runs:
uses: act/unity/unity@master
with:
# serial: ${{ inputs.serial }}
# email: ${{ inputs.email }}
# password: ${{ inputs.password }}
serial: "activated"
email: ${{ inputs.email }}
password: ${{ inputs.password }}
command: ${{ inputs.command }}
unityBuilder: ${{ inputs.unityBuilder }}
- name: "Remove temporary image."