Skip to content

Commit 16fdf2d

Browse files
committed
fix release action file
1 parent 2fbfcc0 commit 16fdf2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
build:
99
runs-on: ubuntu-latest
10+
environment: pypi
1011

1112
steps:
1213
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)