Update and rename zcashd-cd.yml to zcashd-manual-deploy.yml

And rename the job name
This commit is contained in:
Deirdre Connolly 2021-03-05 23:51:48 -05:00 committed by Deirdre Connolly
parent c2e42d06d2
commit 5b1a0b8658
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ env:
jobs:
deploy:
name: Deploy mainnet nodes
name: Deploy zcashd nodes
runs-on: ubuntu-latest
timeout-minutes: 30
steps: