Skip to content

Commit

Permalink
Use badges/reaction.py from ord-schema (open-reaction-database#25)
Browse files Browse the repository at this point in the history
* Use badges/reaction.py from ord-schema

* Delete local badges/reactions.py
  • Loading branch information
skearnes authored Oct 20, 2020
1 parent 9a3fdc5 commit 92c9b53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Update reactions badge
run: |
cd "${GITHUB_WORKSPACE}"
python badges/reactions.py --root=data --output=badges/reactions.svg
python ord-schema/badges/reactions.py --root=data --output=badges/reactions.svg
git add badges/reactions.svg
git config user.name github-actions
git config user.email [email protected]
Expand Down
38 changes: 0 additions & 38 deletions badges/reactions.py

This file was deleted.

0 comments on commit 92c9b53

Please sign in to comment.