Skip CI on gh-pages deployment
This commit is contained in:
1
.github/workflows/docs-to-gh-pages.yml
vendored
1
.github/workflows/docs-to-gh-pages.yml
vendored
@@ -26,4 +26,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
force_orphan: true
|
||||
commit_message: '[skip ci] Deploy:'
|
||||
publish_dir: docs/public
|
||||
|
||||
Reference in New Issue
Block a user