XXX publish.yml
test / linter (push) Failing after 1s
test / coverage (push) Failing after 0s
test / tests (3.10) (push) Has been skipped
test / tests (3.11) (push) Has been skipped
test / tests (3.12) (push) Has been skipped
test / tests (3.13) (push) Has been skipped
test / tests (3.14) (push) Has been skipped
test / tests (3.8) (push) Has been skipped
test / tests (3.9) (push) Has been skipped
test / tests (pypy3.10-nightly) (push) Has been skipped
test / docs (push) Failing after 0s
Publish on PyPI / Build distribution (push) Has been cancelled
Publish on PyPI / Publish distribution to PyPI (push) Has been cancelled

This commit is contained in:
Sergey B Kirpichev
2025-01-22 10:59:13 +03:00
parent b3e5ba638b
commit 8f56d73d8d
+3
View File
@@ -28,6 +28,9 @@ jobs:
with:
pattern: sdist
path: dist/
merge-multiple: true
- run: ls -l
- run: ls -l dist/
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__