Skip to content

Commit 544093b

Browse files
authored
build: Add environment configuration for PyPI release (#3080)
1 parent 5880482 commit 544093b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI_pypi_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
jobs:
2222
release-on-pypi:
2323
runs-on: ubuntu-latest
24+
environment: pypi
2425
permissions:
2526
id-token: write
2627

0 commit comments

Comments
 (0)