We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6d466 commit eb54902Copy full SHA for eb54902
1 file changed
.github/workflows/python-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
deploy:
20
21
runs-on: ubuntu-latest
22
-
+ environment: pypi
23
steps:
24
- uses: actions/checkout@v3
25
- name: Set up Python
0 commit comments