chore(ci): force gh-pages to be orphan

pull/832/head
ppoffice 2020-08-14 21:44:15 -04:00
parent a5d43dbd09
commit bc2397e641
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,6 @@
name: GitHub Pages
on:
push
on: push
jobs:
publish:
@ -18,3 +17,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
force_orphan: true