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 }}