👷 Removed VT from build apk skip[CI]

This commit is contained in:
Nikhil Badyal
2022-08-16 00:35:24 +05:30
parent ec11f9278e
commit 56f0702c04
-9
View File
@@ -51,12 +51,3 @@ jobs:
tag: Build-${{ steps.get-date.outputs.date }} tag: Build-${{ steps.get-date.outputs.date }}
artifactErrorsFailBuild: true artifactErrorsFailBuild: true
generateReleaseNotes: 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$