Find a file
Leon Mika 28186131a5 Stop tracking compiled wails-release binary
The previous tidy commit accidentally staged a stray go-built binary
at the repo root via git add -A. Untrack it and gitignore the path
so future builds don't re-stage it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:04:04 +10:00
cmd/wails-release Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
docs/superpowers Add implementation plan for Wails Release Action 2026-05-02 09:36:52 +10:00
internal Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00
.gitignore Stop tracking compiled wails-release binary 2026-05-02 10:04:04 +10:00
action.yml Bootstrap Go module and action skeleton 2026-05-02 09:40:04 +10:00
go.mod Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00
go.sum Add Wails project metadata reader 2026-05-02 10:00:21 +10:00
README.md Tidy go.mod and remove stray fixture go.sum 2026-05-02 10:03:33 +10:00

Wails Release Action