Update .github/workflows/web-deploy-nonprod.yml
Some checks failed
Web Deployment Container / determine-workflow (push) Successful in 2s
Web Deployment Container / nonprod-deploy (push) Failing after 0s
Web Deployment Container / prod-deploy (push) Has been skipped

This commit is contained in:
John Parkhurst 2026-03-26 19:53:46 +00:00
parent 46f5301285
commit f40c5f0277

View file

@ -28,7 +28,7 @@ on:
TEAMCITY_PASSWORD: {}
jobs:
check-inputs:
runs-on: 'ubuntu-latest'
runs-on: 'nas'
environment: ${{ inputs.environments }}
steps:
- name: Check secrets present