Fix badge workflow

pull/25532/head
Shane Smiskol 3 years ago committed by GitHub
parent ad8d3de0d9
commit 10e414f990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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