We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c4ea6 commit 292254eCopy full SHA for 292254e
.github/workflows/publish-to-live-pypi.yml
@@ -9,6 +9,7 @@ jobs:
9
build-n-publish:
10
name: Build and publish Python 🐍 distributions 📦 to pypi
11
runs-on: ubuntu-latest
12
+ environment: pypi
13
steps:
14
- uses: actions/checkout@master
15
- name: Set up Python 3.9
0 commit comments