Skip to content

Delete AsyncPayments/aaio/__pycache__ directory #2

Delete AsyncPayments/aaio/__pycache__ directory

Delete AsyncPayments/aaio/__pycache__ directory #2

Workflow file for this run

jobs:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/AsyncPayments
permissions:
id-token: write
steps:
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1