Show step outputs
Jekyll / test-ci-actions (push) Successful in 22s
Details
Jekyll / test-ci-actions (push) Successful in 22s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
dc95ab799a
commit
5051ae2599
|
@ -56,4 +56,4 @@ jobs:
|
||||||
- name: Verify site
|
- name: Verify site
|
||||||
id: verify_site
|
id: verify_site
|
||||||
run: |
|
run: |
|
||||||
echo "${{ steps.upload_site.outputs.artifact-url }}"
|
echo "${{ steps.upload_site.outputs }}"
|
||||||
|
|
Loading…
Reference in New Issue