We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e93927 commit 5a1099fCopy full SHA for 5a1099f
1 file changed
.github/workflows/main.yml
@@ -201,7 +201,6 @@ jobs:
201
202
publish-test-pypi:
203
name: Publish packages to test.pypi.org
204
- environment: release
205
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
206
needs: [lint, check]
207
runs-on: ubuntu-latest
0 commit comments