Skip to content

10.21.0-58

10.21.0-58 #22

Workflow file for this run

name: released
on:
release:
types: [published]
jobs:
virustotal:
uses: portapps/.github/.github/workflows/app-virustotal.yml@master
secrets:
vt_api_key: ${{ secrets.VT_API_KEY }}
vt_monitor_api_key: ${{ secrets.VT_MONITOR_API_KEY }}