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