From 10a94c8a6e8398e1398bcde1b5e2861c2bee45f4 Mon Sep 17 00:00:00 2001 From: Akiva Berger Date: Thu, 5 Dec 2024 13:30:21 +0200 Subject: [PATCH] ci(db): update registry to sefaria-public --- .github/workflows/weekly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 4ad6a1740b..82150ccdf0 100644 --- a/.github/workflows/weekly.yaml +++ b/.github/workflows/weekly.yaml @@ -45,7 +45,7 @@ jobs: with: images: | gcr.io/${{ secrets.DEV_PROJECT }}/sefaria-mongo - us-east1-docker.pkg.dev/${{ secrets.DEV_PROJECT }}/containers/sefaria-mongo + us-east1-docker.pkg.dev/${{ secrets.DEV_PROJECT }}/sefaria-public/sefaria-mongo # generate Docker tags based on the following events/attributes tags: | type=sha,enable=true,priority=100,prefix=sha-,suffix=-${{ steps.date.outputs.date }},format=short