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:
|
steps:
|
||||||
- uses: actions/download-artifact@v4.1.7
|
- uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
|
merge-multiple: true
|
||||||
path: dist
|
path: dist
|
||||||
- uses: softprops/action-gh-release@v1
|
- uses: softprops/action-gh-release@v1
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
|
|
Loading…
Reference in New Issue