This commit is contained in:
2023-04-27 23:38:47 -07:00
parent b4730291cf
commit d6859945a2
2 changed files with 2 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ runs:
S3_ACCESS_KEY_ID: ${{ inputs.accessKey }}
S3_SECRET_ACCESS_KEY: ${{ inputs.secretKey }}
args:
- ${{ inputs.args }}
- ${{ inputs.command }}