Delete AppSweep plugin (#241)

This commit is contained in:
Kirill Kamakin
2024-04-01 16:00:27 +02:00
committed by GitHub
parent 6b96cb0a63
commit 59bcf0d330
3 changed files with 1 additions and 10 deletions

View File

@@ -58,9 +58,4 @@ jobs:
- name: SonarCloud
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./gradlew sonar
- name: AppSweep
env:
APPSWEEP_API_KEY: ${{ secrets.APPSWEEP_API_KEY }}
run: ./gradlew uploadToAppSweepRelease
run: ./gradlew sonar