Skip to content

Commit a743e47

Browse files
committed
A
1 parent 2556968 commit a743e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: chmod +x gradlew
2222
- name: Build with Gradle
2323
run: ./gradlew build --stacktrace
24-
- name: Deploy to Jetbrain
24+
- name: Deploy to Jetbrains
2525
run: ./gradlew data-weave-plugin:build --stacktrace --info
2626
env:
2727
IJ_TOKEN: ${{secrets.IJ_TOKEN}}

0 commit comments

Comments
 (0)