We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0b6d7 commit d232268Copy full SHA for d232268
.github/workflows/python-package.yml
@@ -96,6 +96,7 @@ jobs:
96
git commit -m "Update coverage badge"
97
git push origin coverage-badge --force
98
deploy:
99
+ environment: pypi
100
runs-on: ubuntu-latest
101
needs: [prepare, coverage]
102
steps:
src/codext/VERSION.txt
@@ -1 +1 @@
1
-1.15.11
+1.16.0
0 commit comments