1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-10-16 14:17:26 +00:00

Configure the new PyPI publishing workflow

This commit is contained in:
Steffo 2023-11-19 04:28:12 +01:00
parent f0040987c6
commit b61572cbaa
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -21,8 +21,11 @@ jobs:
pypi:
uses: Steffo99/.github/.github/workflows/release-poetry-pypi.yml@main
permissions:
id-token: write
needs:
- test
- build
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
environment:
name: "PyPI"
url: "https://pypi.org/project/emblematic/"