Skip to content

Commit

Permalink
Merge branch 'fix_release' of github.com:huggingface/tokenizers into …
Browse files Browse the repository at this point in the history
…branch_v0.20.0.rc1
  • Loading branch information
ArthurZucker committed Aug 8, 2024
2 parents b253835 + fe50673 commit a8def07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: pypi_files-${{ matrix.os }}-${{ matrix.platform }}-${{ matrix.manylinux }}
name: pypi_files-${{ matrix.os }}-${{ matrix.target }}-${{ matrix.manylinux }}
path: ./bindings/python/dist
build-sdist:
name: build sdist
Expand Down

0 comments on commit a8def07

Please sign in to comment.