We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f3f06 commit 4e2127fCopy full SHA for 4e2127f
.github/workflows/python-release.yml
@@ -82,5 +82,5 @@ jobs:
82
83
- uses: actions/upload-artifact@v3
84
with:
85
- name: "release-${{ matrix.os }}"
+ name: "release-${{ github.event.inputs.version }}"
86
path: ./wheelhouse/*
0 commit comments