Publish Velopack releases under the v-prefixed tag #22
Loading…
Reference in a new issue
No description provided.
Delete branch "d/vpk-tag"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🤖 Claude AI Code Review
Summary — Adds explicit
--tagand--releaseNameto thevpk upload giteacommand so releases publish under the v-prefixed tag.Code Quality ⭐⭐⭐⭐☆
Simple, targeted change that correctly uses PowerShell line continuation.
Issues
🟢 release.yml — Confirm
github.ref_nameis v-prefixed as intended (only correct if the workflow triggers on a v-prefixed tag/ref); otherwise the tag won't match the PR goal.Verdict: APPROVE
📊 Tokens: 1076 input + 207 output | 💰 Cost: ~$0.0106
Generated by Claude Opus 4.8 via Gitea Actions