Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Sep 14, 2024
1 parent cf29ef2 commit cdba297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
- name: Upload wheels
uses: actions/upload-artifact@v4
with:
name: wheels-msys2-py-${{ matrix.msystem }}
name: mingw-wheels-msys2-py-${{ matrix.msystem }}
path: dist/*.whl
deploy:
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit cdba297

Please sign in to comment.