.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / A job to say hello (push) Successful in 1s
All checks were successful
Build / A job to say hello (push) Successful in 1s
This commit is contained in:
parent
20df23bbfc
commit
4139801f36
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Hello world action step
|
||||
id: hello
|
||||
uses: https://git.php.fail/lubiana/hello-world-podman@v2
|
||||
uses: https://git.php.fail/lubiana/hello-world-podman@v3
|
||||
with:
|
||||
who-to-greet: 'Mona the Octocat'
|
||||
# Use the output from the `hello` step
|
||||
|
|
Loading…
Reference in a new issue