Skip to content

Commit eac26e5

Browse files
committed
fix: add environment declaration for PyPI trusted publishing
1 parent e82fd5d commit eac26e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
bump-and-publish:
3535
needs: test
3636
runs-on: ubuntu-latest
37+
environment: pypi
3738
permissions:
3839
contents: write
3940
id-token: write

0 commit comments

Comments
 (0)