mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
disable TestPyPI
will publish to PyPI directly rather than TestPyPI
This commit is contained in:
parent
db40a29ff6
commit
187f39f54c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
|
@ -64,6 +64,5 @@ jobs:
|
|||
path: dist
|
||||
|
||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
# with: # for testing with test.pypi.org
|
||||
# To test: repository-url: https://test.pypi.org/legacy/
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue