Skip to content

Commit

Permalink
Remove flit index URL
Browse files Browse the repository at this point in the history
  • Loading branch information
AceFire6 committed Aug 23, 2021
1 parent ad0be24 commit 4da638e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Publish to PyPI
env:
FLIT_INDEX_URL: ${{ secrets.FLIT_INDEX_URL }}
FLIT_USERNAME: ${{ secrets.FLIT_USERNAME }}
FLIT_PASSWORD: ${{ secrets.FLIT_PASSWORD }}
run: python -m flit publish

0 comments on commit 4da638e

Please sign in to comment.