[CD] remove github token

This commit is contained in:
Max 2022-03-30 23:21:17 +08:00
parent 602f8e5c75
commit 2a25eec809
2 changed files with 0 additions and 4 deletions

View file

@ -55,7 +55,6 @@ jobs:
with:
repository: yaoapp/gou
path: gou
token: ${{ secrets.TOKEN }}
- name: Checkout V8Go
uses: actions/checkout@v2
@ -69,7 +68,6 @@ jobs:
with:
repository: yaoapp/xgen
path: ui
token: ${{ secrets.TOKEN }}
- name: Move Kun, Xun, Gou, UI, V8Go
run: |

View file

@ -47,7 +47,6 @@ jobs:
with:
repository: yaoapp/gou
path: gou
token: ${{ secrets.TOKEN }}
- name: Checkout V8Go
uses: actions/checkout@v2
@ -61,7 +60,6 @@ jobs:
with:
repository: yaoapp/xgen
path: ui
token: ${{ secrets.TOKEN }}
- name: Move Kun, Xun, Gou, UI, V8Go
run: |