👷 Add environment to publish thing

This commit is contained in:
2025-03-08 18:18:56 +01:00
parent 803f6798a6
commit 37412e385e

View File

@@ -7,7 +7,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment: pypi
steps:
- uses: actions/checkout@v4