Skip to content

Commit

Permalink
fix commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed May 27, 2024
1 parent 7b129bc commit 1a5d2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-preview-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 1a5d2e0

Please sign in to comment.