We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e37c10 commit 723d516Copy full SHA for 723d516
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
- name: Get build artifacts
43
uses: actions/[email protected]
44
with:
45
- pattern: dist-*
+ pattern: Python-*
46
path: dist
47
merge-multiple: true
48
0 commit comments