From 196837ee2f3fc80351ca262e3fd2d2c3c6765eba Mon Sep 17 00:00:00 2001 From: ww-rm Date: Sat, 13 Jan 2024 19:59:16 +0800 Subject: [PATCH] change workflow name --- .github/workflows/python-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index bdaab28..e464ed7 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -6,7 +6,7 @@ # separate terms of service, privacy policy, and support # documentation. -name: Upload Python Package +name: PyPI Package on: release: