This website requires JavaScript.
Explore
Help
Sign In
actions
/
wails-release
Watch
1
Star
0
Fork
You've already forked wails-release
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
commits
1
branch
2
tags
1.5
MiB
Go
100%
83904d8f8c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Leon Mika
83904d8f8c
Add codesign sign + verify
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:16:30 +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
Add codesign sign + verify
2026-05-02 10:16:30 +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
Add wails build invocation
2026-05-02 10:07:25 +10:00
go.sum
Add wails build invocation
2026-05-02 10:07:25 +10:00
README.md
Tidy go.mod and remove stray fixture go.sum
2026-05-02 10:03:33 +10:00
README.md
Wails Release Action