mirror of
https://github.com/openziti/zrok.git
synced 2025-06-22 10:41:40 +02:00
correct path to test pypi upload
This commit is contained in:
parent
626ebb1e2d
commit
4e549bb3da
@ -83,7 +83,7 @@ jobs:
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
packages-dir: dist
|
||||
packages-dir: sdk/python/src/dist
|
||||
skip-existing: true
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user