diff --git a/.forgejo/workflows/make-image.yml b/.forgejo/workflows/make-image.yml index 5a210dc..2ac7017 100644 --- a/.forgejo/workflows/make-image.yml +++ b/.forgejo/workflows/make-image.yml @@ -8,7 +8,7 @@ env: IMAGE_NAME: mtv2-repo-app jobs: - docker: + build-and-push: name: Make image runs-on: ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-latest steps: