We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22775a4 commit 90d8e94Copy full SHA for 90d8e94
1 file changed
.github/workflows/release.yml
@@ -169,6 +169,7 @@ jobs:
169
with:
170
github_token: ${{ secrets.GITHUB_TOKEN }}
171
publish_dir: ./${{ env.PRIMARY_MAVEN_MODULE }}/target/site
172
+ force_orphan: true
173
174
after-release:
175
runs-on: ubuntu-latest
0 commit comments