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 23:21:12 +00:00
parent 77618a1ecb
commit 65b18ae48d

View file

@ -10,7 +10,7 @@ jobs:
name: A job to say hello
steps:
- name: podman
run: docker run -it --rm alpine:edge echo hello world
run: docker run --rm alpine:edge echo hello world
- name: Hello world action step
id: hello
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v6