Use patch bump for auto tagging workflow (#11137)

master
Joel Challis 2020-12-06 19:57:28 +00:00 committed by GitHub
parent b953a585d6
commit e2e6ff43ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ jobs:
uses: anothrNick/github-tag-action@1.26.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'