Skip to content

Commit 292254e

Browse files
authored
Update publish-to-live-pypi.yml
1 parent 98c4ea6 commit 292254e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
build-n-publish:
1010
name: Build and publish Python 🐍 distributions 📦 to pypi
1111
runs-on: ubuntu-latest
12+
environment: pypi
1213
steps:
1314
- uses: actions/checkout@master
1415
- name: Set up Python 3.9

0 commit comments

Comments
 (0)