Update workflow output

This commit is contained in:
Nick Alteen
2023-09-15 11:36:32 -04:00
parent d17ca00fba
commit 5234986e11
+1 -1
View File
@@ -69,4 +69,4 @@ jobs:
- name: Print Output
id: output
run: echo "${{ steps.test-action.outputs.greeting }}"
run: echo "${{ steps.test-action.outputs.time }}"