From 33c732ac31278c3e419410feccfe321da53220e1 Mon Sep 17 00:00:00 2001 From: BraunMatthias <59841349+BraunMatthias@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:18:40 +0200 Subject: [PATCH] Update main-build.yml --- .github/workflows/main-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main-build.yml b/.github/workflows/main-build.yml index a5fa86c..6b92881 100644 --- a/.github/workflows/main-build.yml +++ b/.github/workflows/main-build.yml @@ -52,6 +52,7 @@ jobs: name: Deploy snapshot to Artifactory runs-on: ubuntu-latest needs: [build] # [build, scan] + environment: release-secrets steps: - name: Checkout uses: actions/checkout@v6