Skip to content

Commit

Permalink
[skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Dec 19, 2023
1 parent 1ba9b55 commit b47d578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
steps:
- uses: actions/download-artifact@v3
with:
name: releases-pypi
name: releases
path: dist
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.5.0
Expand Down

0 comments on commit b47d578

Please sign in to comment.