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
19
commits
1
branch
2
tags
1.5
MiB
Go
100%
fc259f2a28
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
fc259f2a28
Add S3 upload with key templating and custom endpoint
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 10:22:12 +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 S3 upload with key templating and custom endpoint
2026-05-02 10:22:12 +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 S3 upload with key templating and custom endpoint
2026-05-02 10:22:12 +10:00
go.sum
Add S3 upload with key templating and custom endpoint
2026-05-02 10:22:12 +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