From 5c156a22b8e688e8aa767082d46c2e5772611106 Mon Sep 17 00:00:00 2001 From: Elias Lundgren <145569914+elias-lundgren@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:56:25 +0200 Subject: [PATCH] Fix ci workflow input Signed-off-by: Elias Lundgren <145569914+elias-lundgren@users.noreply.github.com> --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3ebd3e..33479a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -393,7 +393,7 @@ jobs: MYSECRET=foo INVALID_SECRET= - env-secret: + secret-env: runs-on: ubuntu-latest steps: - @@ -414,7 +414,7 @@ jobs: with: context: . file: ./test/secret.Dockerfile - env-secrets: | + secret-envs: | MYSECRET=ENV_SECRET INVALID_SECRET=