mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-27 03:56:36 +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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Build and Deploy
|
- name: Build and Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@master
|
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||||
env:
|
env:
|
||||||
ACCESS_TOKEN: ${{ secrets.VUE3_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.VUE3_TOKEN }}
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user