Fix CircleCI Config to Fully Remove `publish-github-release` Job

dev
W. Felix Handte 2021-05-14 11:59:50 -04:00
parent 06718087f8
commit 51708b2c62
1 changed files with 0 additions and 10 deletions

View File

@ -99,16 +99,6 @@ workflows:
branches:
only:
- regression
# Only run on release tags.
- publish-github-release:
requires:
- short-tests-0
- short-tests-1
filters:
branches:
ignore: /.*/
tags:
only: /^v\d+\.\d+\.\d+$/
nightly:
triggers:
- schedule: