Update blank.yml

This commit is contained in:
Anatoly
2021-08-07 17:13:58 +03:00
committed by GitHub
parent f271fe30d2
commit 717900f871

View File

@@ -26,7 +26,7 @@ jobs:
uses: crazy-max/ghaction-github-pages@v1
with:
target_branch: gh-pages
build_dir: dist
build_dir: /
env:
GITHUB_TOKEN: ${{secrets.GITHUB_REPO_TOKEN}}