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