mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Removed VT from build apk skip[CI]
This commit is contained in:
@@ -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$
|
|
||||||
|
|||||||
Reference in New Issue
Block a user