Browse Source

Use patch bump for auto tagging workflow (#11137)

pull/11142/head
Joel Challis 3 years ago
committed by GitHub
parent
commit
e2e6ff43ab
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/auto_tag.yaml

+ 1
- 0
.github/workflows/auto_tag.yaml View File

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

Loading…
Cancel
Save