mirror of
https://github.com/graphql-python/graphene.git
synced 2025-09-21 03:12:34 +03:00
Merge 67fe72be6e
into 8290326308
This commit is contained in:
commit
57bc9e947f
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
pip install wheel
|
||||
python setup.py sdist bdist_wheel
|
||||
- name: Publish a Python distribution to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@v1.1.0
|
||||
uses: pypa/gh-action-pypi-publish@v1.13.0
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.pypi_password }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user