更新 .gitea/workflows/sync-upstream.yml
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
git config user.name "gitea-actions"
|
||||
git config user.email "actions@gitea.local"
|
||||
git remote add upstream https://gitea.zhengchentao.win/mirror/ezbookkeeping.git
|
||||
git remote add upstream https://git.zhengchentao.win/mirror/ezbookkeeping.git
|
||||
git fetch upstream --tags
|
||||
|
||||
if [ -n "${{ inputs.tag }}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user