Merge pull request #8 from Moderlab-Production/develop
Fix bump generated
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
id: new_semantic_setup
|
id: new_semantic_setup
|
||||||
uses: zwaldowski/semver-release-action@v2
|
uses: zwaldowski/semver-release-action@v2
|
||||||
with:
|
with:
|
||||||
bump: ${{ inputs.num_version }}
|
bump: ${{ steps.bump_setup.outputs.type }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
dry_run: true
|
dry_run: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user