We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c76aca commit d6b4869Copy full SHA for d6b4869
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
strategy:
42
matrix:
43
path: ${{ fromJSON(needs.release-please.outputs.paths_released || '[]') }}
44
- environment: release
+ environment: publish
45
permissions:
46
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
47
id-token: write
0 commit comments