From: Mike Bayer Date: Thu, 13 Oct 2022 15:59:02 +0000 (-0400) Subject: fix comment X-Git-Tag: rel_2_0_0b2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a29824a72f6238bb2a85d97f13e222a6556740;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix comment Change-Id: I9aaaf1df05a4f54fa0907155160022815280d12e --- diff --git a/.github/workflows/create-wheels.yaml b/.github/workflows/create-wheels.yaml index f7575e3636..96214d6899 100644 --- a/.github/workflows/create-wheels.yaml +++ b/.github/workflows/create-wheels.yaml @@ -5,7 +5,7 @@ on: release: types: [created] -env: +# env: # comment TWINE_REPOSITORY_URL to use the real pypi. NOTE: change also the secret used in TWINE_PASSWORD # TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/