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: |
|
run: |
|
||||||
set -xeo pipefail
|
set -xeo pipefail
|
||||||
# ====== Variables
|
# ====== Variables
|
||||||
export REVISION=${{ github.run_number }}
|
export REVISION=4.0.${{ github.run_number }}
|
||||||
export GH_MATRIX_OS=${{ matrix.os }}
|
export GH_MATRIX_OS=${{ matrix.os }}
|
||||||
export GH_MATRIX_ARCH=${{ matrix.arch }}
|
export GH_MATRIX_ARCH=${{ matrix.arch }}
|
||||||
export IMPLEMENTATION_NAME=${{ matrix.implementation }}
|
export IMPLEMENTATION_NAME=${{ matrix.implementation }}
|
||||||
|
Loading…
Reference in New Issue
Block a user