{"repo":"tauri-apps/tauri-action","free":true,"listed":false,"github":"https://github.com/tauri-apps/tauri-action","clone":"git clone https://github.com/tauri-apps/tauri-action.git","description":"Build your Web application as a Tauri binary for macOS, Linux and Windows","language":"TypeScript","stars":1599,"topics":["github-actions","hacktoberfest"],"license":"MIT","category":"workflow-automation","readme_excerpt":"Tauri GitHub Action This GitHub Action builds your Tauri application as a native binary for macOS, Linux and Windows and optionally upload it to a GitHub Release. Example For more workflow examples, check out the examples directory. Alternatively, you can find a written guide in our docs. This GitHub Action has three main usages: test the build pipeline of your Tauri app, uploading Tauri artifacts to an existing release, and creating a new release with the Tauri artifacts. This example shows the most common use case for tauri-action . The action will build the app, create a GitHub release itself, and upload the app bundles to the newly created release. This is generally the simplest way to release your Tauri app. Usage Outputs Name Description ------------------ ------------------------------------------------------------------ releaseId The ID of the created release releaseHtmlUrl The URL users can navigate to in order to view the created release releaseUploadUrl The URL for uploading assets to the created release artifactPaths The paths of the generated artifacts appVersion The version of the app Tips and Caveats - You can run custom Tauri CLI scripts with the tauriScript option. So instead of running yarn tauri or npm run tauri , we'll execute ${tauriScript} . - Useful when you need custom build functionality when creating Tauri apps e.g. a desktop:build script or if you use cargo install tauri-cli . - tauriScript can also be an absolute file path pointing to a tauri-cli b","default_branch":null,"files":null,"tree":[],"storefront":"/r/tauri-apps","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tauri-apps/tauri-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}