mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-06 03:57:55 +08:00
fix: ci
This commit is contained in:
parent
a9da255bc3
commit
bc9aa11f3c
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -8,10 +8,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build and Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@master
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.VUE3_TOKEN }}
|
||||
BRANCH: gh-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user