Use bump_version.sh from folder versioning
This commit is contained in:
4
.github/workflows/versioning.yml
vendored
4
.github/workflows/versioning.yml
vendored
@@ -42,8 +42,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Bump version
|
- name: Bump version
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./bump_version.sh
|
chmod +x ./versioning/bump_version.sh
|
||||||
./bump_version.sh
|
./versioning/bump_version.sh
|
||||||
|
|
||||||
- name: Update stable tag
|
- name: Update stable tag
|
||||||
if: |
|
if: |
|
||||||
|
|||||||
Reference in New Issue
Block a user