From 8b52bd2c453b01446025430a19bc837a38ccaaf9 Mon Sep 17 00:00:00 2001 From: Jose Henrique Date: Fri, 22 Aug 2025 21:50:20 -0300 Subject: [PATCH] yet anoter retry --- .gitea/workflows/haven-notify.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/haven-notify.yaml b/.gitea/workflows/haven-notify.yaml index dc0042a..29f4058 100644 --- a/.gitea/workflows/haven-notify.yaml +++ b/.gitea/workflows/haven-notify.yaml @@ -41,6 +41,7 @@ jobs: uses: docker/build-push-action@v6 with: push: true + context: haven-notify platforms: linux/amd64,linux/arm64 tags: | ${{ env.IMAGE_NOTIFY }}:latest