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
|
||||
run: |
|
||||
chmod +x ./bump_version.sh
|
||||
./bump_version.sh
|
||||
chmod +x ./versioning/bump_version.sh
|
||||
./versioning/bump_version.sh
|
||||
|
||||
- name: Update stable tag
|
||||
if: |
|
||||
|
||||
Reference in New Issue
Block a user