Fix badge workflow

old-commit-hash: 10e414f990
taco
Shane Smiskol 3 years ago committed by GitHub
parent 68eae853c2
commit 279feb2c2d
  1. 2
      .github/workflows/badges.yaml

@ -28,6 +28,6 @@ jobs:
git config user.email "badge-researcher@comma.ai"
git config user.name "Badge Researcher"
git add translation_badge_*.svg
git add translation_badge.svg
git commit -m "Add/Update badges"
git push -f origin HEAD

Loading…
Cancel
Save