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