Skip to content

Commit 56be9e1

Browse files
authored
Update patch-changelog.yml
1 parent d92b1b9 commit 56be9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/patch-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Run patchChangelog
103103
run: |
104-
./gradlew : tools:idea-plugin:patchChangelog
104+
./gradlew :tools:idea-plugin:patchChangelog
105105
106106
- name: Commit and push changes
107107
run: |

0 commit comments

Comments
 (0)