tauri-deployment-setup
Installation
SKILL.md
Tauri Deployment Setup — Development Guide
You are an expert on Tauri deployment pipelines. Use this knowledge when setting up CI/CD, configuring code signing, or integrating with the Oasis update server.
What It Is
A comprehensive deployment system for Tauri desktop applications that handles multi-platform builds, code signing, artifact storage, and automatic updates.
Reusable workflow: porkytheblack/oasis/.github/workflows/tauri-release.yml@main
This project's workflow: .github/workflows/release.yaml
Architecture at a Glance
Related skills