Update revision number
This commit is contained in:
parent
77d0770a59
commit
9f0a1760e2
2
.github/workflows/tdapi_file.yaml
vendored
2
.github/workflows/tdapi_file.yaml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
run: |
|
||||
set -xeo pipefail
|
||||
# ====== Variables
|
||||
export REVISION=${{ github.run_number }}
|
||||
export REVISION=4.0.${{ github.run_number }}
|
||||
export GH_MATRIX_OS=${{ matrix.os }}
|
||||
export GH_MATRIX_ARCH=${{ matrix.arch }}
|
||||
export IMPLEMENTATION_NAME=${{ matrix.implementation }}
|
||||
|
Loading…
Reference in New Issue
Block a user