Skip to content

Bloxstrap SDK addons & better logs watching #1

Bloxstrap SDK addons & better logs watching

Bloxstrap SDK addons & better logs watching #1

Workflow file for this run

name: Virustotal Scan
on:
release:
types: [published]
jobs:
virustotal:
runs-on: ubuntu-latest
steps:
-
name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
files: |
.dmg$