IKIM-Essen / uncovar

Transparent and robust SARS-CoV-2 variant calling and lineage assignment with comprehensive reporting.
https://ikim-essen.github.io/uncovar
BSD 2-Clause "Simplified" License
21 stars 8 forks source link

fix(ci): add missing missing echo to release please #476

Closed thomasbtf closed 2 years ago

thomasbtf commented 2 years ago

Description

Added stdout redirect of release please output. Currently, the if statement tries to interpret the release please output as a command.

Related Issue

N/A

Checklist