Skip to content

Commit 6b9b85a

Browse files
committed
Add dedicated environment.
1 parent 3deaebd commit 6b9b85a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ jobs:
194194
# https://github.community/t/is-it-possible-to-require-all-github-actions-tasks-to-pass-without-enumerating-them/117957/4?u=graingert
195195
name: Check tag and publish
196196
runs-on: ubuntu-latest
197+
environment: release-pypi
197198
permissions:
198199
# IMPORTANT: this permission is mandatory for trusted publishing
199200
id-token: write

0 commit comments

Comments
 (0)