mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 04:48:34 +03:00
Update python-publish.yml
This commit is contained in:
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
run: python3 setup.py sdist bdist_wheel
|
||||
- name: Publish package
|
||||
run: python3 -m twine upload dist/*
|
||||
# uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
|
||||
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
|
||||
with:
|
||||
user: 'rly0nheart'
|
||||
password: ${{ secrets.PYPY_API_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user