mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Update GitHub workflow
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
2e446da025
commit
73217f0541
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@ -24,5 +24,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
who-to-greet: "John"
|
who-to-greet: "John"
|
||||||
|
|
||||||
- name: Print the greeting's output
|
- name: Get the output time
|
||||||
run: echo "The greeting was ${{ steps.hello.outputs.greeting }}"
|
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user