Slightly refactor the workflow task

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-04-16 17:10:39 -04:00
parent 4c3ca7bfd7
commit 11c2882ba5
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
- name: '📊 Extract VT scan results'
id: vt-scan
run: |
echo "scan completed" >> $GITHUB_OUTPUT
echo "status=completed" >> $GITHUB_OUTPUT
- name: '🔗 Generate VT report links'
run: |