There was an error while loading. Please reload this page.
1 parent b5c3d9d commit 7607509Copy full SHA for 7607509
1 file changed
.github/workflows/publish.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build-n-publish:
10
runs-on: ubuntu-latest
11
+ environment: pypi
12
permissions:
13
# This permission is MANDATORY for trusted publishing
14
id-token: write
0 commit comments