Skip to content

Commit

Permalink
Update .github/workflows/publish-to-test-pypi.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Walker <[email protected]>
  • Loading branch information
fsbraun and marksweb authored May 18, 2024
1 parent 50903be commit 0a7db6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
runs-on: ubuntu-latest
environment:
name: pypi
name: test
url: https://test.pypi.org/p/django-filer
permissions:
id-token: write
Expand Down

0 comments on commit 0a7db6b

Please sign in to comment.