Skip to content

Commit 90d8e94

Browse files
committed
Overwrite gh-pages by default
1 parent 22775a4 commit 90d8e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
with:
170170
github_token: ${{ secrets.GITHUB_TOKEN }}
171171
publish_dir: ./${{ env.PRIMARY_MAVEN_MODULE }}/target/site
172+
force_orphan: true
172173

173174
after-release:
174175
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)