We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca516c commit b3f6ab6Copy full SHA for b3f6ab6
packages/proto-plus/.github/workflows/pypi-upload.yaml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
publish:
9
runs-on: ubuntu-latest
10
+ environment: PyPI
11
steps:
12
- uses: actions/checkout@v2
13
- name: Set up Python
0 commit comments