From b4c0ceb476fd214aefada08552442b8b247c6fb7 Mon Sep 17 00:00:00 2001 From: Takumasa Nakamura Date: Tue, 10 Dec 2024 14:28:57 +0900 Subject: [PATCH] rc0 --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bfaf79b..185941c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -51,8 +51,8 @@ jobs: with: name: python-package-distributions path: dist/ - - name: Publish distribution 📦 to PyPI - uses: pypa/gh-action-pypi-publish@release/v1 + # - name: Publish distribution 📦 to PyPI + # uses: pypa/gh-action-pypi-publish@release/v1 github-release: name: >-