Update .forgejo/workflows/demo.yml
All checks were successful
/ A job to say hello (push) Successful in 35s

This commit is contained in:
Jonas 2024-12-11 13:25:14 +00:00
parent b8af4bdceb
commit 42ccef2c3b

View file

@ -10,7 +10,7 @@ jobs:
run: podman run -it --rm alpine:edge echo hello world
- name: Hello world action step
id: hello
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v4
uses: https://git.php.fail/lubiana/hello-world-podman@v3
with:
who-to-greet: 'Mona the Octocat'
# Use the output from the `hello` step