Update output

This commit is contained in:
Nick Alteen
2023-12-08 11:12:12 -05:00
parent 5896e85d23
commit 86584c0d78

View File

@@ -21,4 +21,4 @@ jobs:
- name: Print Output
id: output
run: echo "${{ steps.test-action.outputs.greeting }}"
run: echo "${{ steps.run.outputs.greeting }}"