Update Explorer_production.yml

This commit is contained in:
joeaba 2021-10-27 11:55:55 +05:30 committed by GitHub
parent c9daa5af30
commit 04a337f134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
name: Explorer_production_build&test
on:
push:
branches: [master]
@ -27,7 +26,7 @@ jobs:
- run: npm run test
Explorer_production_deploy:
needs: Explorer_production_build&test
needs: production
runs-on: ubuntu-latest
defaults:
run: