We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 213e960 + 5cbfcb6 commit 1e9a024Copy full SHA for 1e9a024
.github/workflows/publish-pypi.yml
@@ -27,7 +27,6 @@ jobs:
27
run: |
28
python -m pip install --upgrade pip
29
pip install build twine
30
- pip install https://huggingface.co/beki/en_spacy_pii_fast/resolve/main/en_spacy_pii_fast-any-py3-none-any.whl
31
- name: Build package
32
run: python -m build
33
- name: Create GitHub Release
0 commit comments