From 128661173799384f0895cd7f98f2c34be4c9d7cc Mon Sep 17 00:00:00 2001 From: stonebig Date: Fri, 15 Aug 2025 16:41:17 +0200 Subject: [PATCH] rename the workflow --- .github/workflows/github_workflows_build-whl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_workflows_build-whl.yml b/.github/workflows/github_workflows_build-whl.yml index c988fd90..b65c6baa 100644 --- a/.github/workflows/github_workflows_build-whl.yml +++ b/.github/workflows/github_workflows_build-whl.yml @@ -1,4 +1,4 @@ -name: Build WinPython Dot 3.13.6, # 2025-08-14: python-3.13.6, before 3.13.7 (the 15th...) +name: Build WinPython whl 3.13.6, # 2025-08-14: python-3.13.6, before 3.13.7 (the 15th...) # later we can use matrix https://github.com/orgs/community/discussions/7835#discussioncomment-1769026 on: workflow_dispatch: