diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 137cef9..f5e03a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,4 +69,4 @@ jobs: - name: Print Output id: output - run: echo "${{ steps.test-action.outputs.greeting }}" + run: echo "${{ steps.test-action.outputs.time }}"