mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Update publish_to_pypi.yml
This commit is contained in:
1 parent
6f9bcfaaff
commit
36bed11959
1 file changed
-1
@@ -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