From 25d93ac0d839c8d1fd7f66f80bb40f6c0e756525 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 30 Apr 2023 18:32:41 -0700 Subject: [PATCH] test --- minio/mc-find-tag-exists/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minio/mc-find-tag-exists/action.yaml b/minio/mc-find-tag-exists/action.yaml index 445c86c..0ec3cb1 100644 --- a/minio/mc-find-tag-exists/action.yaml +++ b/minio/mc-find-tag-exists/action.yaml @@ -59,5 +59,5 @@ runs: name: ${{ inputs.name }} accessKey: ${{ inputs.accessKey }} secretKey: ${{ inputs.secretKey }} - additionalArgs: ${{ steps.command.outputs.command }}} + additionalArgs: ${{ steps.command.outputs.command }} url: ${{ inputs.url }}