Corretion problème de yml
This commit is contained in:
@@ -29,7 +29,8 @@ jobs:
|
|||||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|
||||||
- name: Bump patch version
|
- name: Bump patch version
|
||||||
run: npm version patch -m "chore: bump version to %s [skip ci]"
|
run: |
|
||||||
|
npm version patch -m "chore: bump version to %s [skip ci]"
|
||||||
|
|
||||||
- name: Push version commit and tag
|
- name: Push version commit and tag
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user