소스 검색

chore(update-themes): tweak commit message

Sarah Norris 3 년 전
부모
커밋
f22ee3ff20
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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