From 3cfae0183ce3971a749ec160665db33f65fcfb79 Mon Sep 17 00:00:00 2001 From: hadrilec Date: Sat, 2 Mar 2024 09:11:04 +0000 Subject: [PATCH] publish pkg release --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 86a01820..ae0737f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,6 +103,6 @@ jobs: user: __token__ password: ${{ secrets.pypi_password }} skip_existing: true - repository_url: https://test.pypi.org/legacy/ + #repository_url: https://test.pypi.org/legacy/ \ No newline at end of file