From 3a38b492f5c7815797dba279bd8960cd3a3ce9f5 Mon Sep 17 00:00:00 2001 From: shimon Date: Tue, 8 Aug 2023 22:57:34 +0300 Subject: [PATCH] ci file ref update --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4d7fbb7b7a..bd196118b4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 2 submodules: recursive - ref: feat-db-pools-master + ref: db-pools-backups - name: Login to Docker Hub uses: docker/login-action@v2