0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-04-01 21:39:52 +00:00

Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2023-01-05 19:34:07 +00:00
commit b4383b2bee

View File

@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.57.0
uses: anothrNick/github-tag-action@1.58.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'