Skip to content

Commit 3f1cee7

Browse files
Anton StandrikAnton Standrik
authored andcommitted
fix: .
1 parent ad34ce8 commit 3f1cee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
github_token: ${{ secrets.GITHUB_TOKEN }}
221221
publish_dir: gh-pages
222222
destination_dir: .
223-
keep_history: false
223+
force_orphan: true
224224

225225
- name: Update PR description
226226
uses: actions/github-script@v6

0 commit comments

Comments
 (0)