Test branch
This commit is contained in:
parent
eb12531076
commit
eea3bd5a83
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
||||||
if: success()
|
if: success()
|
||||||
uses: crazy-max/ghaction-github-pages@master
|
uses: crazy-max/ghaction-github-pages@master
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: test
|
||||||
build_dir: public
|
build_dir: public
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user