1
0

Update .gitea/workflows/test.yml
All checks were successful
Test / test (push) Successful in 4s

This commit is contained in:
Luke Tainton 2025-01-02 12:46:50 +01:00
parent cf131aa30f
commit f771f48010

View File

@ -6,7 +6,6 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- 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.1
# uses: actions/hello-world-docker-action2@v1.0.0
with: with:
who-to-greet: ${{ vars.WHO_TO_GREET }} who-to-greet: ${{ vars.WHO_TO_GREET }}