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

This commit is contained in:
W. Felix Handte
2021-05-14 12:09:22 -04:00
parent 06718087f8
commit 51708b2c62
-10
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: