Skip to content

Commit

Permalink
Update automated_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester authored Jan 25, 2024
1 parent d915471 commit 8de8734
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automated_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ jobs:

- name: Publish to PyPI
env:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: flit publish --repository pypi

0 comments on commit 8de8734

Please sign in to comment.