diff --git a/.github/workflows/release_3rd_party_libs.yml b/.github/workflows/third_party_libs.yml similarity index 98% rename from .github/workflows/release_3rd_party_libs.yml rename to .github/workflows/third_party_libs.yml index 1306e392a..d33f50581 100644 --- a/.github/workflows/release_3rd_party_libs.yml +++ b/.github/workflows/third_party_libs.yml @@ -1,4 +1,4 @@ -name: Release +name: ThirdPartyLibs on: workflow_dispatch: