Merge pull request #2649 from felixhandte/circleci-release-job-fix

Fix CircleCI Config to Fully Remove `publish-github-release` Job
This commit is contained in:
Yann Collet 2021-05-17 11:22:56 -07:00 committed by GitHub
commit d2c1c00712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,16 +99,6 @@ workflows:
branches: branches:
only: only:
- regression - 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: nightly:
triggers: triggers:
- schedule: - schedule: