change deploy to run gradlew script
This commit is contained in:
@@ -55,6 +55,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: build-files
|
name: build-files
|
||||||
- name: Deploy with Gradle
|
- name: Deploy with Gradle
|
||||||
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
|
run: './gradlew :api:publish :common:publish'
|
||||||
with:
|
|
||||||
arguments: :api:publish :common:publish
|
|
||||||
Reference in New Issue
Block a user