Skip to content

Commit 0a7db6b

Browse files
fsbraunmarksweb
andauthored
Update .github/workflows/publish-to-test-pypi.yml
Co-authored-by: Mark Walker <[email protected]>
1 parent 50903be commit 0a7db6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
1111
runs-on: ubuntu-latest
1212
environment:
13-
name: pypi
13+
name: test
1414
url: https://test.pypi.org/p/django-filer
1515
permissions:
1616
id-token: write

0 commit comments

Comments
 (0)