From 2a81c3ea8537fdb1a7642159d8b523e360554b77 Mon Sep 17 00:00:00 2001 From: Scion Date: Wed, 22 Mar 2023 02:34:11 -0700 Subject: [PATCH] test --- utils/compress/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/compress/action.yaml b/utils/compress/action.yaml index f26204a..501c690 100644 --- a/utils/compress/action.yaml +++ b/utils/compress/action.yaml @@ -31,7 +31,7 @@ inputs: required: true default: "." outputs: - publicKey: + archive: description: "The compressed archive." value: ${{ steps.command.outputs.name }} runs: