Skip to content

Commit

Permalink
似乎必须要指定mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Feb 7, 2025
1 parent 7ad5b18 commit 99a9250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:

- name: Mirror
run: |
git remote add source "https://github.com/y3-editor/y3-lualib.git"
git remote add --mirror=fetch source https://github.com/y3-editor/y3-lualib.git
git checkout source
git push --mirror main

0 comments on commit 99a9250

Please sign in to comment.