Skip to content

Commit be7483c

Browse files
authored
buildPlugin (#78)
1 parent 9842888 commit be7483c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: gradle/gradle-build-action@v2
2525

2626
- name: Execute Gradle build
27-
run: ./gradlew build --stacktrace
27+
run: ./gradlew buildPlugin --stacktrace
2828

2929
- name: Upload and Release
3030
uses: fnkr/github-action-ghr@v1

0 commit comments

Comments
 (0)