wails-release/action.yml
Leon Mika b86a9dc9eb Bootstrap Go module and action skeleton
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 09:40:04 +10:00

8 lines
186 B
YAML

name: Wails Release
description: Build, sign, notarize and (optionally) upload a Wails macOS app
runs:
using: composite
steps:
- shell: bash
run: echo "wails-release stub"