mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-01-15 13:57:31 +01:00
Fix retarded typo (sorry)
This commit is contained in:
parent
012e3b2b3e
commit
8e2c32b16a
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
VERSION=$(echo "$VERSION" | awk '{print tolower($0)}')
|
||||
|
||||
# Store variable for future use
|
||||
echo "HASH_VERSION=$HASH_VERSION" >> $GITHUB_VERSION
|
||||
echo "HASH_VERSION=$HASH_VERSION" >> $GITHUB_ENV
|
||||
echo "VERSION=$VERSION" >> $GITHUB_ENV
|
||||
|
||||
# Print debug info
|
||||
|
Loading…
x
Reference in New Issue
Block a user