mirror of
https://github.com/meshtastic/python.git
synced 2026-01-01 20:38:03 -05:00
Update publish_to_pypi.yml
This commit is contained in:
1
.github/workflows/publish_to_pypi.yml
vendored
1
.github/workflows/publish_to_pypi.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
--outdir dist/
|
||||
.
|
||||
- name: Publish to PyPI
|
||||
if: startsWith(github.ref, 'refs/tags')
|
||||
uses: pypa/gh-action-pypi-publish@master
|
||||
with:
|
||||
username: __token__
|
||||
|
||||
Reference in New Issue
Block a user