mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 12:58: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
@@ -29,5 +29,5 @@ jobs:
|
||||
run: python3 -m twine upload dist/*
|
||||
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
|
||||
with:
|
||||
user: 'rly0nheart'
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPY_API_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user