Updated tagging
This commit is contained in:
@@ -38,10 +38,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
default_bump: ${{ steps.change_size.outputs.patch_size }}
|
default_bump: ${{ steps.change_size.outputs.patch_size }}
|
||||||
default_prerelease_bump: ${{ steps.change_size.outputs.patch_size }}
|
|
||||||
custom_release_rules: ""
|
custom_release_rules: ""
|
||||||
dry_run: true
|
dry_run: true
|
||||||
|
|
||||||
|
|
||||||
- name: Check Change size PC
|
- name: Check Change size PC
|
||||||
id: retag
|
id: retag
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user