Skip to content

Commit

Permalink
feat: remove keep_files=true (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Feb 22, 2024
1 parent d22fcd0 commit 37907c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./.vitepress/dist
keep_files: ${{ github.event_name != 'workflow_dispatch' }}
force_orphan: true
# The following lines assign commit authorship to the official
# GH-Actions bot for deploys to `gh-pages` branch:
Expand Down

0 comments on commit 37907c4

Please sign in to comment.