Skip to content

Commit

Permalink
Update version in nextflow.config during release process (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie authored Oct 31, 2024
1 parent a08a9f0 commit 2381f97
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 2381f97

Please sign in to comment.