Build branch main with version main (0d4c458)

Build pipeline: viash-hub.demultiplex.main-zst7j

Source commit: 0d4c4584f0

Source message: Only publish transfer_complete.txt file when the exit code is 0 (#58)
This commit is contained in:
CI
2025-08-05 11:20:53 +00:00
parent 14fd9abcd0
commit 214329783f
24 changed files with 58 additions and 48 deletions

View File

@@ -1,3 +1,9 @@
# demultiplex v0.4.4
## Bug fixes
* Only add the `transfer_complete.txt` files when the exitcode for the workflow is 0 (PR #58)
# demultiplex v0.4.3
## Minor changes