CD for pypi: environment added

This commit is contained in:
Nicolas 2025-07-28 16:22:27 +02:00
parent 996beeffb8
commit b50246350b
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ jobs:
name: Build and publish name: Build and publish
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/${{ github.event.repository.name }}/
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3