mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
different syntax
This commit is contained in:
parent
3d4a8bdd22
commit
08397c5e5f
2
.github/workflows/version.yaml
vendored
2
.github/workflows/version.yaml
vendored
@ -17,4 +17,4 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Check version number
|
- name: Check version number
|
||||||
run: |
|
run: |
|
||||||
python3 ci/check_version_number.py --branch ${{ env.GITHUB_BASE_REF }}
|
python3 ci/check_version_number.py --branch ${{ github.base_ref }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user