There was an error while loading. Please reload this page.
1 parent 29313a0 commit cc036eaCopy full SHA for cc036ea
1 file changed
.github/workflows/publish.yml
@@ -44,8 +44,8 @@ jobs:
44
- name: Check the output
45
run: uv run twine check --strict dist/*
46
47
- - name: Publish to PyPI
48
- uses: pypa/gh-action-pypi-publish@release/v1
+ # - name: Publish to PyPI
+ # uses: pypa/gh-action-pypi-publish@release/v1
49
50
- name: Post webhook for failure
51
if: failure()
0 commit comments