Skip to content

Commit

Permalink
Fix path in publish
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
WardBrian committed Dec 13, 2024
1 parent 5a1d7b6 commit f809e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: release-artifacts
path: release-artifacts

- name: Publish on PyPI
uses: pypa/gh-action-pypi-publish@v1.12.2
Expand Down

0 comments on commit f809e91

Please sign in to comment.