From 830ee1299055d93bacece8a71e630cf3c7b17101 Mon Sep 17 00:00:00 2001 From: Ihor Banadiga Date: Wed, 9 Oct 2024 19:05:31 +0300 Subject: [PATCH] save --- .github/workflows/09_Deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/09_Deploy.yaml b/.github/workflows/09_Deploy.yaml index b6969d9..9bc589f 100644 --- a/.github/workflows/09_Deploy.yaml +++ b/.github/workflows/09_Deploy.yaml @@ -5,7 +5,7 @@ on: inputs: environment: type: string - output: + outputs: docker_tag: description: "Docker tag" value: ${{ jobs.deploy.outputs.tag }}