From c3c3df04281961fdbb82df60977a8c1b347c59d7 Mon Sep 17 00:00:00 2001 From: T-Wainwright Date: Mon, 8 Dec 2025 09:56:30 +0000 Subject: [PATCH] chore: Release sync from zCFD v2025.11.13331.12 --- .github/workflows/python-publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index b281630..8069763 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -1,5 +1,4 @@ # This workflow uploads a Python Package to PyPI when a GitHub release is created -# It works together with the copybara workflow that creates the release after code sync name: Upload Python Package