change deploy to run gradlew script

This commit is contained in:
ajgeiss0702
2022-02-22 15:51:03 -07:00
parent f7b6da7c85
commit 08456c6664
+1 -3
View File
@@ -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