Skip to content

Commit d6b4869

Browse files
authored
chore: use publish env
Signed-off-by: Todd Baert <[email protected]>
1 parent 4c76aca commit d6b4869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
strategy:
4242
matrix:
4343
path: ${{ fromJSON(needs.release-please.outputs.paths_released || '[]') }}
44-
environment: release
44+
environment: publish
4545
permissions:
4646
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
4747
id-token: write

0 commit comments

Comments
 (0)