Skip to content

Commit b9d9642

Browse files
committed
Store any asciidoc files generated during build
1 parent 3a3c588 commit b9d9642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/component-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
**/build/classes/**
3030
**/build/libs/*.jar
3131
**/build/reports/jacoco/test/*.xml
32+
**/build/asciidoc/**
3233
- name: Upload test results
3334
uses: actions/upload-artifact@v4
3435
with:

0 commit comments

Comments
 (0)