diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d86f55e5..ebafae52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -183,6 +183,6 @@ jobs: name: ${{ matrix.os }}-x86_64 path: codon-linux-x86_64.tar.gz - - name: Publish Package - if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && startsWith(matrix.os, 'ubuntu') - uses: pypa/gh-action-pypi-publish@release/v1 + # - name: Publish Package + # if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && startsWith(matrix.os, 'ubuntu') + # uses: pypa/gh-action-pypi-publish@release/v1