Correct naming typo

This commit is contained in:
Sam Johnston 2021-08-25 13:33:50 -05:00
parent 41851f5ba5
commit c3328b6042

View File

@ -87,7 +87,7 @@ workflows:
only: /^v.*/ only: /^v.*/
branches: branches:
ignore: /.*/ ignore: /.*/
- build_push: - build_geth_push:
# requires: # requires:
# - test # - test
filters: filters: