We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe8dc2e commit 0be1f5dCopy full SHA for 0be1f5d
.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