From b3c4bd9db592a5061df246620a0814ed2d58b494 Mon Sep 17 00:00:00 2001 From: Lee Van Ginkel <65776483+lvangink@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:46:32 -0800 Subject: [PATCH] Update deploy-tools.yml --- .github/workflows/deploy-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-tools.yml b/.github/workflows/deploy-tools.yml index e8b7c09..cb4e1a4 100644 --- a/.github/workflows/deploy-tools.yml +++ b/.github/workflows/deploy-tools.yml @@ -6,7 +6,7 @@ on: jobs: deploy_nso: runs-on: - group: customer-baseline + group: customer-demos env: NSO_URL: ${{ secrets.NSO_URL }} NSO_HOST: ${{ secrets.NSO_HOST }}