mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-12 17:55:41 +08:00
Fetch all history (#4460)
This commit is contained in:
parent
dd6c9db172
commit
4bad742708
2
.github/workflows/remote.yml
vendored
2
.github/workflows/remote.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Push to ${{ matrix.mirror }}
|
||||
env:
|
||||
BOTSECRET: ${{ secrets.BOTSECRET }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user