We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abfef5 commit e25491fCopy full SHA for e25491f
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
permissions:
18
id-token: write
19
- environment: pypi_protected_environment
+ environment: secure_publish_environment
20
steps:
21
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22
with:
0 commit comments