mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
env prefix
This commit is contained in:
2
.github/workflows/version.yaml
vendored
2
.github/workflows/version.yaml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Check version number
|
||||
run: |
|
||||
python3 ci/check_version_number.py --branch ${{ GITHUB_BASE_REF }}
|
||||
python3 ci/check_version_number.py --branch ${{ env.GITHUB_BASE_REF }}
|
||||
|
Reference in New Issue
Block a user