Skip to content

Commit d1b4033

Browse files
committed
Remove deprecated workflow key from Circle config
This key was only valid during the 2.0 beta period so we can remove it.
1 parent 5dd90c5 commit d1b4033

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ jobs:
426426
scripts/release/publish.js --ci --tags << parameters.dist_tag >>
427427
428428
workflows:
429-
version: 2
430429

431430
build_and_test:
432431
unless: << pipeline.parameters.prerelease_commit_sha >>

0 commit comments

Comments
 (0)