mirror of https://github.com/amol-/dukpy.git
Update build-wheels.yml
This commit is contained in:
parent
edb1baa29a
commit
8de6f50725
|
@ -61,6 +61,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
- uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
|
Loading…
Reference in New Issue