Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
set force_orphan to false
Browse files Browse the repository at this point in the history
  • Loading branch information
harshdoesdev committed Jan 27, 2024
1 parent 6e8cfe0 commit 7101e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./.build
publish_branch: vh_page
force_orphan: true
force_orphan: false
full_commit_message: ${{ github.event.pull_request.head.sha }}

0 comments on commit 7101e05

Please sign in to comment.