mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-01-15 13:57:31 +01:00
Fix typo
This commit is contained in:
parent
330f4381e0
commit
61c97984e3
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
VERSION=$(echo "$VERSION" | awk '{print tolower($0)}')
|
VERSION=$(echo "$VERSION" | awk '{print tolower($0)}')
|
||||||
|
|
||||||
# Store variable for future use
|
# Store variable for future use
|
||||||
echo "version=$VERSION" >> $GITHUB_ENV
|
echo "VERSION=$VERSION" >> $GITHUB_ENV
|
||||||
echo "version: $VERSION"
|
echo "version: $VERSION"
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user