test
All checks were successful
/ debug (push) Successful in 41s

This commit is contained in:
lubiana 2024-12-15 17:19:51 +01:00
parent 120d4f2a9e
commit 21a9dd27e6
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
5 changed files with 35 additions and 5 deletions

View file

@ -6,9 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: hello world action step
uses: ./actions/hello
with:
who-to-greet: 'lubi'
- name: Get the output time
run: echo "The time was ${{ steps.hello.outputs.time }}"
uses: ./actions/hugo-two
- name: show files
run: ls -lR