From 03bd7a151d750516e3c1d8698f3a1868c1b7cf06 Mon Sep 17 00:00:00 2001 From: techxuexi21 <86897692+techxuexi21@users.noreply.github.com> Date: Thu, 23 Dec 2021 05:46:31 +0000 Subject: [PATCH] Update push-to-techxuexi.yml --- .github/workflows/push-to-techxuexi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-to-techxuexi.yml b/.github/workflows/push-to-techxuexi.yml index 8b6a7e9..fcbe369 100644 --- a/.github/workflows/push-to-techxuexi.yml +++ b/.github/workflows/push-to-techxuexi.yml @@ -26,5 +26,5 @@ jobs: echo -e "${{ secrets.SSHKEY }}" > ~/.ssh/id_rsa chmod 600 ~/.ssh/id_rsa ssh-keyscan github.com > ~/.ssh/known_hosts - git push -f "git@github.com:${{ secrets.SRC_PEPO }}.git" "main:main" + git push -f "git@github.com:TechXueXi/study_xxqg.git" "main:main"