Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pip-version-2d933c583a
Browse files Browse the repository at this point in the history
  • Loading branch information
DomFijan authored Jul 8, 2024
2 parents ccb1d30 + d4c0bfb commit 5766ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 5766ba4

Please sign in to comment.