diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index ab53e58..0eadc0f 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -42,6 +42,7 @@ jobs: release-image: needs: test + if: github.ref == 'refs/heads/main' runs-on: ubuntu-latest container: image: catthehacker/ubuntu:act-latest