Skip to content

Commit

Permalink
Fix pypi URl
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulVanSchayck committed Jan 19, 2023
1 parent 0542886 commit ec4850a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- name: Build and publish
if: steps.tag.outputs.tag == steps.module.outputs.version
env:
FLIT_INDEX_URL: https://pypi.org/legacy/
FLIT_USERNAME: ${{ secrets.PYPI_USERNAME }}
FLIT_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: flit publish

0 comments on commit ec4850a

Please sign in to comment.