parent
4593dc7e30
commit
e471e9b64f
@ -3,8 +3,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
test:
|
||||||
# uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
||||||
uses: actions/hello-world-docker-action2@v1.0.0
|
# uses: actions/hello-world-docker-action2@v1.0.0
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: ${{ vars.WHO_TO_GREET }}
|
||||||
|
Loading…
Reference in New Issue
Block a user