Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Sep 3, 2020
1 parent c92ee73 commit 92b8359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Windows.yml
Expand Up @@ -40,3 +40,4 @@ jobs:
run: |
pip install twine
TWINE_USERNAME=__token__ TWINE_PASSWORD=${{ secrets.pypi_password }} twine upload --skip-existing dist/*
shell: bash
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -2,6 +2,7 @@

![macOS Build](https://github.com/messense/fasttext-wheel/workflows/macOS%20Build/badge.svg)
![Linux Build](https://github.com/messense/fasttext-wheel/workflows/Linux%20Build/badge.svg)
![Windows Build](https://github.com/messense/fasttext-wheel/workflows/Windows%20Build/badge.svg)
[![PyPI](https://img.shields.io/pypi/v/fasttext-wheel.svg)](https://pypi.org/project/fasttext-wheel)
[![Downloads](https://pepy.tech/badge/fasttext-wheel)](https://pepy.tech/project/fasttext-wheel)

Expand Down

0 comments on commit 92b8359

Please sign in to comment.