Skip to content

Commit

Permalink
debug flix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Nov 4, 2024
1 parent 866fbce commit 33da541
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ jobs:

- name: Build and publish
with:
FLIT_INDEX_URL: 'https://test.pypi.org/legacy/'
run: flit publish
env:
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_KEY }}
FLIT_INDEX_URL: 'https://test.pypi.org/legacy/'

0 comments on commit 33da541

Please sign in to comment.