Skip to content

Commit

Permalink
Merge pull request #4 from s4w3d0ff/master
Browse files Browse the repository at this point in the history
update dev with master
  • Loading branch information
s4w3d0ff authored Feb 2, 2025
2 parents 5d3f98c + 2a3724b commit 75a78a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:
path: dist/

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@v1.12.4
with:
packages-dir: dist/

0 comments on commit 75a78a5

Please sign in to comment.