diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index d43ac6f..d5c5f62 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -3,7 +3,7 @@ on: [ push, workflow_dispatch ] jobs: build: - name: Build and push image + name: Build and push dev image runs-on: ubuntu-latest container: catthehacker/ubuntu:act-latest