1
0
Fork 0

Use patch bump for auto tagging workflow (#11137)

This commit is contained in:
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

View file

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