From d22688d610b544c4f075b0cf8cebd9b3a6c8555b Mon Sep 17 00:00:00 2001 From: Pranav Gaikwad Date: Tue, 14 Nov 2023 07:57:26 -0500 Subject: [PATCH] :bug: add mvn secrets to ci Signed-off-by: Pranav Gaikwad --- .github/workflows/demo-testing.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/demo-testing.yml b/.github/workflows/demo-testing.yml index 986c83f6..bc299bdb 100644 --- a/.github/workflows/demo-testing.yml +++ b/.github/workflows/demo-testing.yml @@ -54,6 +54,7 @@ jobs: e2e: needs: test - uses: konveyor/ci/.github/workflows/global-ci.yml@main + uses: konveyor/ci/.github/workflows/global-ci.yml@maven-secrets-patch-1 with: component_name: tackle2-addon-analyzer + secrets: inherit