mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove deprecated workflow key from Circle config (#26762)
This key was only valid during the 2.0 beta period so we can remove it.
This commit is contained in:
@@ -426,7 +426,6 @@ jobs:
|
||||
scripts/release/publish.js --ci --tags << parameters.dist_tag >>
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
build_and_test:
|
||||
unless: << pipeline.parameters.prerelease_commit_sha >>
|
||||
|
||||
Reference in New Issue
Block a user