summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/auto_tag.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/auto_tag.yaml b/.github/workflows/auto_tag.yaml
index e6a1d52b38..29e85c41ca 100644
--- a/.github/workflows/auto_tag.yaml
+++ b/.github/workflows/auto_tag.yaml
@@ -30,3 +30,4 @@ jobs:
uses: anothrNick/github-tag-action@1.26.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ DEFAULT_BUMP: 'patch'