mirror of
https://github.com/ckelsoe/obsidian-shell-path-copy.git
synced 2026-07-22 13:10:27 +00:00
The crazy-max/ghaction-virustotal `update_release_body` input only fires on workflows triggered by a `release` event. This workflow triggers on `push: tags`, so the body update was silently skipped on 2.2.1 even though the VirusTotal step itself ran and produced analysis URLs. Adds an `id: virustotal` handle to the VirusTotal step and a follow-up step that parses the action's comma-separated `analysis` output and appends a markdown list of analysis links to the release body with `gh release edit`. Skipped if the VirusTotal step produced no output (its continue-on-error could leave it empty on total failure). Takes effect on the next tag-push release. No plugin behavior change. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||