diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml index 622eb50..993a0b7 100644 --- a/.github/workflows/build-apk.yml +++ b/.github/workflows/build-apk.yml @@ -51,12 +51,3 @@ jobs: tag: Build-${{ steps.get-date.outputs.date }} artifactErrorsFailBuild: true generateReleaseNotes: true - - - name: VirusTotal Scan - uses: crazy-max/ghaction-virustotal@v3 - with: - vt_api_key: ${{ secrets.VT_API_KEY }} - update_release_body: true - github_token: ${{ secrets.GH_TOKEN }} - files: | - .apk$