Skip to content

Commit

Permalink
Merge pull request #174 from uclahs-cds/nwiltsie_fix_pipeline_release…
Browse files Browse the repository at this point in the history
…_management

Add nextflow.config to release management process
  • Loading branch information
yashpatel6 authored Oct 31, 2024
2 parents dae4874 + 9a1926d commit 0903509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
with:
bump_type: ${{ inputs.bump_type }}
prerelease: ${{ inputs.prerelease }}
version_files: nextflow.config
secrets: inherit

0 comments on commit 0903509

Please sign in to comment.