mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-16 03: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:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Push to ${{ matrix.mirror }}
|
- name: Push to ${{ matrix.mirror }}
|
||||||
env:
|
env:
|
||||||
BOTSECRET: ${{ secrets.BOTSECRET }}
|
BOTSECRET: ${{ secrets.BOTSECRET }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user