chore: update workflow
parent
94b701c077
commit
8af7a84328
|
@ -105,7 +105,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: tangjinzhou/antdv-demo
|
repository: tangjinzhou/antdv-demo
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
path: git@github.com:tangjinzhou/antdv-demo.git
|
path: antdv-demo
|
||||||
|
|
||||||
- name: restore cache from package-lock.json
|
- name: restore cache from package-lock.json
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
|
|
Loading…
Reference in New Issue