From 10ce92947013754cd37fb5a8fd444ea6e891aeec Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Mon, 22 May 2023 00:04:39 +0800 Subject: [PATCH] ci: --- .gitea/workflows/built-bin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/built-bin.yaml b/.gitea/workflows/built-bin.yaml index cfdcf7c..3b25c5b 100644 --- a/.gitea/workflows/built-bin.yaml +++ b/.gitea/workflows/built-bin.yaml @@ -52,7 +52,7 @@ jobs: needs: build env: - REGISTRY: gitea.ivanli.cc + REGISTRY: git.ivanli.cc IMAGE_NAME: ${{ github.repository }} steps: