Add Github token to release virus scan

This commit is contained in:
JonnyWong16 2025-01-09 15:13:20 -08:00
parent 0a4730625c
commit 65dc466c07
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -32,6 +32,7 @@ jobs:
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
github_token: ${{ secrets.GHACTIONS_TOKEN }}
update_release_body: true
files: |
.exe$