1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-13 15:39:09 +08:00

Update env

This commit is contained in:
Shidong Wang 2021-02-16 21:53:07 +08:00
parent dd0657e8fe
commit e953aa90ec

View File

@ -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 }}