Update workflow output
This commit is contained in:
@@ -69,4 +69,4 @@ jobs:
|
||||
|
||||
- name: Print Output
|
||||
id: output
|
||||
run: echo "${{ steps.test-action.outputs.greeting }}"
|
||||
run: echo "${{ steps.test-action.outputs.time }}"
|
||||
|
||||
Reference in New Issue
Block a user