Use patch bump for auto tagging workflow (#11137)
This commit is contained in:
parent
b953a585d6
commit
e2e6ff43ab
1 changed files with 1 additions and 0 deletions
1
.github/workflows/auto_tag.yaml
vendored
1
.github/workflows/auto_tag.yaml
vendored
|
@ -30,3 +30,4 @@ jobs:
|
||||||
uses: anothrNick/github-tag-action@1.26.0
|
uses: anothrNick/github-tag-action@1.26.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
DEFAULT_BUMP: 'patch'
|
||||||
|
|
Loading…
Reference in a new issue