uclahs-cds / pipeline-call-gSV

Nextflow pipeline to call germline structural variants and copy number variants using DELLY and Manta
https://uclahs-cds.github.io/pipeline-call-gSV/
GNU General Public License v2.0
2 stars 1 forks source link

Add nextflow.config to release management process #174

Closed nwiltsie closed 1 month ago

nwiltsie commented 1 month ago

The PR I made previously to manage the release process neglected a very important part - updating the embedded version number!

All this PR does is register the nextflow.config file with the action to ensure that it is updated when new releases are created.