Skip to content

Commit

Permalink
cis: fix pypi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Mar 7, 2024
1 parent bec5168 commit 3bc6601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact
pattern: artifact-*
path: dist

- uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit 3bc6601

Please sign in to comment.