Skip to content

Commit 56e8113

Browse files
committed
chore: fix typo
1 parent 93ce7b2 commit 56e8113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Create PR
7373
run: |
74-
git checkout -b "test-version-update""
74+
git checkout -b "test-version-update"
7575
git config user.email "kendo-bot@progress.com"
7676
git config user.name "kendo-bot"
7777
git add .

0 commit comments

Comments
 (0)