Skip to content

Commit baa6efd

Browse files
committed
Add environment: pypi to publish action
1 parent 25646a9 commit baa6efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- '*'
77
jobs:
88
release:
9-
9+
environment: pypi
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)