chore(release): unify package versions (#344)
* chore(release): unify package versions * fix(release): harden version synchronization
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Check package version sync
|
||||
run: python3 scripts/version.py --check
|
||||
|
||||
- name: Check if version changed
|
||||
id: check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user