Skip to content

Commit

Permalink
Add dedicated environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Jun 5, 2023
1 parent 3deaebd commit 6b9b85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ jobs:
# https://gitpro.ttaallkk.topmunity/t/is-it-possible-to-require-all-github-actions-tasks-to-pass-without-enumerating-them/117957/4?u=graingert
name: Check tag and publish
runs-on: ubuntu-latest
environment: release-pypi
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 6b9b85a

Please sign in to comment.