Skip to content

Commit

Permalink
fix dist folder
Browse files Browse the repository at this point in the history
Signed-off-by: NKcqx <[email protected]>
  • Loading branch information
NKcqx committed Dec 19, 2024
1 parent 5a89b7a commit 79d011b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
if: env.COMMIT_TODAY == 'true'
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: python/dist
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 79d011b

Please sign in to comment.