Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
szikszail committed Feb 7, 2022
1 parent fa875d2 commit 054b641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.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 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1.5.0
uses: pypa/gh-action-pypi-publish@release/v1.5
with:
verbose: true
user: __token__
Expand Down

0 comments on commit 054b641

Please sign in to comment.