Update .github/workflows/web-deploy-prod.yml
This commit is contained in:
parent
caa2c4c33f
commit
222de56d45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web-deploy-prod.yml
vendored
2
.github/workflows/web-deploy-prod.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue