From 4273a63640d709e272601e0913d129292ebb59ec Mon Sep 17 00:00:00 2001 From: Gonzalo Javier Aune Date: Fri, 16 Aug 2024 09:47:00 +0100 Subject: [PATCH] updated output --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53664ac..d2aca29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,4 +63,4 @@ jobs: - name: Print Output id: output - run: echo "${{ steps.test-action.outputs.time }}" + run: echo "${{ steps.test-action.outputs.message }}"