We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbfcc0 commit 16fdf2dCopy full SHA for 16fdf2d
.github/workflows/pypi.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ environment: pypi
11
12
steps:
13
- uses: actions/checkout@v2
0 commit comments