From 9d0981f229ec1429c094e6742373d831f120de54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=9A=D0=BE=D0=B7=D0=B0=D0=BA?= Date: Tue, 12 Nov 2024 20:04:04 +0200 Subject: [PATCH] ci: compile and deploy --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c0cff8b8..3ee6f1f77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: prepare: runs-on: ubuntu-latest outputs: - APP_FULL_VERSION: ${{ steps.APP_VERSION.outputs.APP_FULL_VERSION }} + APP_FULL_VERSION: ${{ steps.APP_FULL_VERSION.outputs.APP_FULL_VERSION }} steps: - uses: actions/checkout@v4 - id: COMMIT_TIMESTAMP