From f20dd14c6f1e8402726b93f9c2dd91c6603cde29 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Wed, 9 Apr 2025 11:56:42 +0200 Subject: [PATCH] chore: Rename release workflow --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5f1c20f..c5a192e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,4 +1,4 @@ -name: Publish python package to pypi and testpypi +name: Publish release packages on: push: branches: