diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 7d3310a..95f3d47 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -19,5 +19,4 @@ jobs: - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: - push: true tags: webart/fyrox-platformer/platformer:${{ gitea.sha }} \ No newline at end of file