mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
Update publish-to-test-pypi-Ok.yml
This commit is contained in:
parent
87cd5793a6
commit
ea096442c1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
python-version: "3.x"
|
||||
- run: pip install -U wheel build
|
||||
- name: Build a binary wheel and a source tarball
|
||||
- run: python -m build
|
||||
run: python -m build
|
||||
- name: Publish distribution 📦 to Test PyPI
|
||||
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue