mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
change docs deploy dir
This commit is contained in:
parent
c4536f3173
commit
a0d1f9ba89
2
.github/workflows/e2e.deploy.docs.yml
vendored
2
.github/workflows/e2e.deploy.docs.yml
vendored
@ -44,6 +44,6 @@ jobs:
|
|||||||
uses: crazy-max/ghaction-github-pages@v4
|
uses: crazy-max/ghaction-github-pages@v4
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: .vuepress/dist
|
build_dir: .vuepress/.temp
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user