Skip to content

Commit a8def07

Browse files
committed
Merge branch 'fix_release' of github.com:huggingface/tokenizers into branch_v0.20.0.rc1
2 parents b253835 + fe50673 commit a8def07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

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

127127
- uses: actions/upload-artifact@v4
128128
with:
129-
name: pypi_files-${{ matrix.os }}-${{ matrix.platform }}-${{ matrix.manylinux }}
129+
name: pypi_files-${{ matrix.os }}-${{ matrix.target }}-${{ matrix.manylinux }}
130130
path: ./bindings/python/dist
131131
build-sdist:
132132
name: build sdist

0 commit comments

Comments
 (0)