Skip to content

Commit

Permalink
fix dist path
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsche committed Aug 22, 2023
1 parent c16f673 commit bd652e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:

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

0 comments on commit bd652e3

Please sign in to comment.