Skip to content

Commit

Permalink
build(ci): only keep the latest commit in publish branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mostaphaRoudsari committed Dec 3, 2020
1 parent bfdeaeb commit f2151e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: docs/_build/
force_orphan: true
keep_files: false
full_commit_message: 'deploy: update docs'

0 comments on commit f2151e2

Please sign in to comment.