re #1086, fix typo in staging deploy script name

This commit is contained in:
Cassie Tarakajian 2019-05-30 14:05:45 -04:00
parent 27b80104c0
commit 84e240e781
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ deploy:
on:
branch: master
- provider: script
script: ./deploy-staging.sh
script: ./deploy_staging.sh
skip_cleanup: true
on:
branch: feature/public-api