ci: try with commit-and-tag-version v2
This commit is contained in:
@@ -20,5 +20,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: "lts/*"
|
node-version: "lts/*"
|
||||||
|
|
||||||
|
- name: Setup git
|
||||||
|
run: 'git config --global user.name "CI Bot" && git config --global user.email "ci@bjornp.com"'
|
||||||
|
|
||||||
- name: Run commit and tag
|
- name: Run commit and tag
|
||||||
run: npx commit-and-tag-version
|
run: npx commit-and-tag-version
|
||||||
|
|||||||
Reference in New Issue
Block a user