Skip to content

Commit

Permalink
Require release env for releasing
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
shenanigansd authored Dec 31, 2023
1 parent f13b984 commit 898c0e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
build-publish:
name: "Build and publish Python 🐍 distributions 📦 to PyPI"
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write

Expand Down

0 comments on commit 898c0e2

Please sign in to comment.