Test branch

This commit is contained in:
CrazyMax 2019-09-01 01:21:12 +02:00
parent eb12531076
commit eea3bd5a83
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -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 }}