Clean up explorer deploy and stop mirroring the repo (#19845)

* Stop exporting explorer commits to mirror

* Remove heroku config from explorer
This commit is contained in:
Justin Starry
2021-09-13 14:46:14 -05:00
committed by GitHub
parent ba0ad16816
commit d39e90d3d7
6 changed files with 1 additions and 20 deletions

View File

@ -262,7 +262,7 @@ pull_or_push_steps() {
all_test_steps
fi
# web3.js, explorer and docs changes run on Travis...
# web3.js, explorer and docs changes run on Travis or Github actions...
}