From 334f2205ac63ed6a355f9989e2a8cd921c5886ce Mon Sep 17 00:00:00 2001 From: royalcat Date: Tue, 17 Oct 2023 22:38:07 +0300 Subject: [PATCH] [ci] fix --- .github/workflows/docker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 5a1efd0..835689e 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -39,7 +39,7 @@ jobs: uses: docker/metadata-action@v5 with: # list of Docker images to use as base name for tags - # images: ghcr.io/${{ github.repository }} + images: git.kmsign.ru/${{ github.repository }} # generate Docker tags based on the following events/attributes tags: | type=schedule