Skip to content

Commit a32ebd6

Browse files
Keep files in asciidoc-publish.yml
This is so that the existing published Javadocs there will stay there in case the Javadoc publishing step fails to upload new Javadocs. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Leandru Martin <122942864+leandrumartin@users.noreply.github.com>
1 parent fc5619a commit a32ebd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/asciidoc-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ jobs:
2424
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
2525
publish_branch: gh-pages
2626
publish_dir: ./pi4micronaut-utils/build/docs/asciidoc/
27+
keep_files: true

0 commit comments

Comments
 (0)