summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-06 19:57:57 +0000
committerQMK Bot <hello@qmk.fm>2020-12-06 19:57:57 +0000
commit7fba37db068bb8d2a1dccce013a56f57425c8a74 (patch)
treeae7630483727e965d9d8032ea07f7fdbae53735b
parent4acfa14df1be047526efb7aca4012d58a03ec1bc (diff)
parente2e6ff43ab32b581be106f75852efd220302acb6 (diff)
Merge remote-tracking branch 'origin/master' into develop
-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'