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 5b59dcf commit 98c4ea6Copy full SHA for 98c4ea6
.github/workflows/publish-to-test-pypi.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build-n-publish:
10
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
11
- environment: pypi
+ environment: pypi-test
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@master
0 commit comments