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

This commit is contained in:
Jonas 2024-12-11 23:24:16 +00:00
parent 65b18ae48d
commit 05a15b70bb

View file

@ -1,8 +1,6 @@
on: [push]
jobs:
build:
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
env:
RUNNER_TOOL_CACHE: /toolcache
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'