There was an error while loading. Please reload this page.
1 parent 66f2427 commit 7156563Copy full SHA for 7156563
.github/workflows/ci.yaml
@@ -113,6 +113,7 @@ jobs:
113
uses: actions/download-artifact@v4
114
with:
115
path: dist/
116
+ merge-multiple: true
117
- name: Publish to PyPI
118
uses: pypa/gh-action-pypi-publish@release/v1
119
@@ -131,6 +132,7 @@ jobs:
131
132
133
134
135
136
- name: Make release
137
uses: "marvinpinto/action-automatic-releases@v1.2.1"
138
0 commit comments