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()
|
||||
uses: crazy-max/ghaction-github-pages@master
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
target_branch: test
|
||||
build_dir: public
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user