We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ce7b2 commit 56e8113Copy full SHA for 56e8113
.github/workflows/update-versions.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Create PR
73
run: |
74
- git checkout -b "test-version-update""
+ git checkout -b "test-version-update"
75
git config user.email "kendo-bot@progress.com"
76
git config user.name "kendo-bot"
77
git add .
0 commit comments