From 3352a27ed83ee368ea74ba561cda63c75b628ce5 Mon Sep 17 00:00:00 2001 From: ggball <1667834841@qq.com> Date: Sun, 16 Jan 2022 13:00:13 +0800 Subject: [PATCH] =?UTF-8?q?ci=20=E6=8F=90=E4=BA=A4gitea=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86600f4..7192b62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: with: username: "ggball" eamil: "1667834841@qq.com" - repo: "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git" + repo: "https://ggball:bc65cc90c76baba247e753c95ef5721200e97b59@gitea.dongshanxia.top:35000/ggball/onemanager-java.git" - name: print_outputs run: echo "The repo is ${{ steps.commit_repo.outputs.repo }}"