From e89a05b1e400afb9989a69db874216144e8b2e7a Mon Sep 17 00:00:00 2001 From: Ian Chua Date: Thu, 10 Sep 2026 16:38:03 +0800 Subject: [PATCH] fix: repo name --- .github/workflows/post_merge_profiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post_merge_profiles.yml b/.github/workflows/post_merge_profiles.yml index e6861efa28..ace175e527 100644 --- a/.github/workflows/post_merge_profiles.yml +++ b/.github/workflows/post_merge_profiles.yml @@ -41,7 +41,7 @@ env: TOOL_ASSET: generate_system_cache_Linux_Ubuntu2404_nightly # Where per-vendor ZIP assets are published; OrcaCloud's OTA reads this repo. PROFILES_OWNER: OrcaSlicer - PROFILES_REPO: orcaslicer_profiles + PROFILES_REPO: orcaslicer-profiles jobs: publish_profile_caches: