We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5144bd commit 2ed196bCopy full SHA for 2ed196b
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
deploy:
13
runs-on: ubuntu-latest
14
+ environment: pypi
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments