Skip to content

Commit

Permalink
Remove deprecated workflow key from Circle config
Browse files Browse the repository at this point in the history
This key was only valid during the 2.0 beta period so we can remove it.
  • Loading branch information
acdlite committed May 2, 2023
1 parent 5dd90c5 commit d1b4033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 >>
Expand Down

0 comments on commit d1b4033

Please sign in to comment.