Skip to content

Commit fc8ebc4

Browse files
authored
Update newpython.yml
1 parent 267d0ad commit fc8ebc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/newpython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- uses: actions/upload-artifact@v4
3333
with:
34-
path: ./wheelhouse/*.whl
34+
path: ./wheelhouse/pycmsgen-*.whl
3535
- name: Install twine
3636
run: python -m pip install twine
3737
- name: Publish wheels to PyPI

0 commit comments

Comments
 (0)