mirror of
https://github.com/exituser/prosto-sms-python.git
synced 2026-09-17 02:38:57 +00:00
fixed: github ci
This commit is contained in:
@@ -20,9 +20,13 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Build package
|
||||
run: python setup.py sdist bdist_wheel
|
||||
|
||||
# - name: Publish package
|
||||
# uses: pypa/gh-action-pypi-publish@release/v1
|
||||
# with:
|
||||
# user: __token__
|
||||
# password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
- name: Publish package to TestPyPI
|
||||
|
||||
Reference in New Issue
Block a user