From d7483b2c5f4aeaed29f16fe530051e2fdcc7c2f8 Mon Sep 17 00:00:00 2001 From: Fighter Date: Fri, 4 Dec 2020 18:49:46 +0800 Subject: [PATCH] Update github_to_gitee.yml --- .github/workflows/github_to_gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_to_gitee.yml b/.github/workflows/github_to_gitee.yml index b518830..fa45ace 100644 --- a/.github/workflows/github_to_gitee.yml +++ b/.github/workflows/github_to_gitee.yml @@ -4,7 +4,7 @@ jobs: sync: runs-on: ubuntu-latest steps: - - uses: zyupo/spug@master + - uses: openspug/spug@master with: src: github/openspug dst: gitee/openspug