Skip to content

Commit 24284d5

Browse files
committed
Revert "Remove environment from publish-to-pypi for now"
This reverts commit c6794d7.
1 parent b196c43 commit 24284d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
build-and-publish:
99
name: Builds and publishes releases to PyPI
10+
environment: pypi
1011
permissions:
1112
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)