Skip to content

Commit

Permalink
Add twine config to release section
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenz Lamm authored and Lorenz Lamm committed Jan 17, 2024
1 parent 11cd205 commit a70939d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
- name: 🚢 Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TWINE_API_KEY }}

- uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit a70939d

Please sign in to comment.