Updated tagging
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
uses: mathieudutour/github-tag-action@v6.2
|
uses: mathieudutour/github-tag-action@v6.2
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
default_bump: ${{ steps.change_size.outputs.patch_size }}
|
default_bump: ${{ inputs.change_size }}
|
||||||
custom_release_rules: ""
|
custom_release_rules: ""
|
||||||
dry_run: true
|
dry_run: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user