mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 15:39:09 +08:00
Update env
This commit is contained in:
parent
dd0657e8fe
commit
e953aa90ec
5
.github/workflows/async.yml
vendored
5
.github/workflows/async.yml
vendored
@ -13,5 +13,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
- name: Detach ${{ matrix.detachPlugin }}
|
||||
run: |
|
||||
.ci/detach_plugin.sh ${{ matrix.detachPlugin }}
|
||||
env:
|
||||
BOTSECRET: ${{ secrets.BOTSECRET }}
|
||||
run: .ci/detach_plugin.sh ${{ matrix.detachPlugin }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user