Skip to content

Commit d54d239

Browse files
authored
chore: use publish env
Signed-off-by: Todd Baert <[email protected]>
1 parent 798ac8d commit d54d239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
release:
3636
runs-on: ubuntu-latest
37-
environment: release
37+
environment: publish
3838
permissions:
3939
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
4040
id-token: write

0 commit comments

Comments
 (0)