diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 5a2f47f..1eacac6 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -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 }}'