Skip to content

Commit 84573ad

Browse files
committed
build document - gha challenge
1 parent 961b2d0 commit 84573ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/firmware.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
uses: softprops/action-gh-release@v2
6969
with:
7070
files: |
71-
doc/Out/${TARGET//.html/}.pdf
72-
doc/Out/${TARGET//.html/}.docx
73-
doc/Out/${TARGET}
71+
doc/Out/*.pdf
72+
doc/Out/*.docx
73+
doc/Out/*.html

0 commit comments

Comments
 (0)