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 }}