Browse Source

chore(update-themes): tweak commit message

Sarah Norris 3 years ago
parent
commit
f22ee3ff20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/update-themes.yml

+ 1 - 1
.github/workflows/update-themes.yml

@@ -28,5 +28,5 @@ jobs:
       - run: npm ci
       - run: npm run update-themes
       - run: git add . 
-      - run: git commit -m "chore:"" auto-update package info"
+      - run: git commit -m "chore:"" auto-update theme info"
       - run: git push