From d04ab242cd718d5be8784bdd05d3cd8ff05ae997 Mon Sep 17 00:00:00 2001 From: Christopher Berge Hove Date: Tue, 3 Oct 2023 09:27:11 +0200 Subject: [PATCH] chore: with env --- .github/workflows/promote.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index c288489a..d9406b3e 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -44,7 +44,8 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} args: > get application - --help + --application fusion-projet-portal + --api-environment test - name: "Get active deployments" id: get_active_deployment