Skip to content

Merge branch 'main' of https://github.com/I-ToSa-I/AsyncPayments #3

Merge branch 'main' of https://github.com/I-ToSa-I/AsyncPayments

Merge branch 'main' of https://github.com/I-ToSa-I/AsyncPayments #3

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