Skip to content

Commit

Permalink
Remove force_orphan line
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielgerez committed Jun 10, 2024
1 parent 10f4fdf commit 67d2057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
force_orphan: true
# force_orphan: true
publish_branch: ${{ env.TARGET_BRANCH }}

0 comments on commit 67d2057

Please sign in to comment.