From 4fbffc237105ff931f6e2daf36b9c2c376f3f823 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Mon, 30 Nov 2020 01:40:32 +0200 Subject: [PATCH] Seems like shit --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index bf013d6..45988b6 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -49,4 +49,4 @@ jobs: tags: | aiogram/telegram-bot-api:latest aiogram/telegram-bot-api:${{ steps.current-time.outputs.formattedTime }} - aiogram/telegram-bot-api:${{ steps.current-version.env.TG_SERVER_VERSION }} + aiogram/telegram-bot-api:${{ env.TG_SERVER_VERSION }}