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

This commit is contained in:
Jonas 2024-12-11 17:26:08 +00:00
parent f34c8e2cc8
commit bd55be3fb6

View file

@ -3,6 +3,7 @@ jobs:
build:
env:
RUNNER_TOOL_CACHE: /toolcache
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'
runs-on: podman
name: A job to say hello
steps: