Skip to content

1.0.1051-24

1.0.1051-24 #16

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 }}