We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d6210 commit ccf5753Copy full SHA for ccf5753
.github/workflows/publish-pypi.yml
@@ -8,6 +8,7 @@ jobs:
8
publish:
9
name: publish
10
runs-on: ubuntu-latest
11
+ environment: publish
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments