We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c803f5 commit 75fb1b0Copy full SHA for 75fb1b0
1 file changed
.github/workflows/build.yml
@@ -162,10 +162,8 @@ jobs:
162
run: |
163
echo "Listing wheels-linux:"
164
ls -l wheels-linux
165
- mv wheels-linux/jecq-*.whl wheels-linux/jecq-linux.whl
166
echo "Listing wheels-windows:"
167
ls -l wheels-windows
168
- mv wheels-windows/jecq-*.whl wheels-windows/jecq-windows.whl
169
170
- name: Create draft release
171
uses: softprops/action-gh-release@v1
0 commit comments