Replace gitea-release plugin with curl-based release upload #3

Merged
unkinben merged 1 commits from benvin/curl-release into master 2026-03-25 19:45:34 +11:00

1 Commits

Author SHA1 Message Date
unkinben f8943e50e4 Replace gitea-release plugin with curl-based release upload
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/unit-tests Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Uses basic auth (droneci user) and Gitea API directly to create
the release and upload the binary asset.
Fix the golangci-lint issues
2026-03-25 19:44:03 +11:00