Skip to content

Commit 5a1099f

Browse files
committed
ci: Publish to test.pypi.org outside of the release environment to avoid manual approval.
1 parent 3e93927 commit 5a1099f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ jobs:
201201

202202
publish-test-pypi:
203203
name: Publish packages to test.pypi.org
204-
environment: release
205204
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
206205
needs: [lint, check]
207206
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)