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=