mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-12-17 09:24:31 -05:00
Cleanup
This commit is contained in:
parent
cbc3b800fb
commit
712a5d1b06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -93,6 +93,6 @@ jobs:
|
||||||
# .artifacts/documentation/latex/reticulumnetworkstack.pdf
|
# .artifacts/documentation/latex/reticulumnetworkstack.pdf
|
||||||
# .artifacts/documentation/epub/ReticulumNetworkStack.epub
|
# .artifacts/documentation/epub/ReticulumNetworkStack.epub
|
||||||
draft: true
|
draft: true
|
||||||
generate_release_notes: true
|
generate_release_notes: false
|
||||||
prerelease: ${{ contains(github.ref, '-') }}
|
prerelease: ${{ contains(github.ref, '-') }}
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue