From 5478bb824b2a6f306705d9d1e60f97f1ac56907b Mon Sep 17 00:00:00 2001 From: Alexandr Panfilkin Date: Wed, 11 Jan 2023 12:05:13 +0500 Subject: [PATCH] tt $ci --- .github/workflows/build-on-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-on-commit.yml b/.github/workflows/build-on-commit.yml index 57f1407..f742b83 100644 --- a/.github/workflows/build-on-commit.yml +++ b/.github/workflows/build-on-commit.yml @@ -78,4 +78,4 @@ jobs: to: ${{ secrets.TELEGRAM_TO }} token: ${{ secrets.TELEGRAM_TOKEN }} message: | - built: ${{ steps.build-and-push.outputs.digest }} + built: ${{ steps.build-and-push.outputs.imageid }}