Update vt-scan.yml

This commit is contained in:
Than Harrison 2023-06-10 21:40:26 +00:00 committed by GitHub
parent 7800b012a2
commit 7ad1772b59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
---
name: Release: Scan with VT
on:
@ -19,3 +20,6 @@ jobs:
vt_api_key: ${{ secrets.VT_API_KEY }}
files: |
export/*.pdf
- name: Calculate SHA-256 Hashes
run: find . -type f -print0 | xargs -0 sha2