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