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
328949df9e
commit
b55a5eaab0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v1
|
||||||
with:
|
with:
|
||||||
# Upload entire repository
|
# Upload entire repository
|
||||||
# path: '.'
|
path: '.'
|
||||||
branch: gh-pages # 部署后提交到那个分支
|
branch: gh-pages # 部署后提交到那个分支
|
||||||
folder: dist # 这里填打包好的目录名称
|
folder: dist # 这里填打包好的目录名称
|
||||||
REPOSITORY_NAME: talktao/talktao.github.io # 这是我的 github page 仓库
|
REPOSITORY_NAME: talktao/talktao.github.io # 这是我的 github page 仓库
|
||||||
|
Loading…
x
Reference in New Issue
Block a user