소스 검색

fix commit message

Shahed Nasser 1 년 전
부모
커밋
1a5d2e038b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/update-preview-deps.yml

+ 1 - 1
.github/workflows/update-preview-deps.yml

@@ -60,7 +60,7 @@ jobs:
         with:
           title: "chore(feat/v2): updated preview dependencies [automated]"
           body: "This PR updates preview dependencies to the latest versions."
-          commit-message: "chore(feat/v2-ci): updated preview dependencies [automated]"
+          commit-message: "chore(feat/v2): updated preview dependencies [automated]"
           branch: "chore/update-preview"
           branch-suffix: "timestamp"
           token: ${{ secrets.PAT_TOKEN }}