From a2a9a048b678e81e69ac385b24aa147acfdfcc1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Mon, 4 Nov 2024 15:23:05 +0200 Subject: [PATCH] Don't try to auto-publish text-edit --- .github/workflows/autopublish.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/autopublish.yaml b/.github/workflows/autopublish.yaml index e0135a0269..5258d9ddd3 100644 --- a/.github/workflows/autopublish.yaml +++ b/.github/workflows/autopublish.yaml @@ -53,7 +53,6 @@ jobs: cargo workspaces rename --from project-model project_model cargo workspaces rename --from test-fixture test_fixture cargo workspaces rename --from test-utils test_utils - cargo workspaces rename --from text-edit text_edit # Remove library crates from the workspaces so we don't auto-publish them as well sed -i 's/ "lib\/\*",//' ./Cargo.toml cargo workspaces rename ra_ap_%n