Tauri Bundling Github Actions

Use when wiring a production GitHub Actions release pipeline for a Tauri v2 app — `tauri-apps/tauri-action@v0` matrix across `macos-latest` (Apple Silicon) / `macos-13` (Intel) / `windows-latest` / `ubuntu-22.04` / `ubuntu-22.04-arm`, declaring per-platform signing secrets (Apple notarization, Windows code-sign, Linux GPG, updater Ed25519, MS Store), tag-triggered vs manual `workflow_dispatch`, draft-release-then-publish, conditional updater artifact generation, and caching cargo + node_modules.

stuffbucket b4981d9 2 files · 20.1 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-bundling-github-actions commit b4981d9068

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-bundling-github-actions