Skip CI on gh-pages deployment

This commit is contained in:
Stefan M
2021-02-16 10:07:57 +01:00
committed by GitHub
parent cc18a363d9
commit 17f51372b6

View File

@@ -26,4 +26,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
force_orphan: true
commit_message: '[skip ci] Deploy:'
publish_dir: docs/public