action v0.5.1
[0.5.1]
f2abe36
(#711) tauri-action can now successfully build binaries even if they don't have any artifacts (bundle.active: false
)f1b5af3
(#724) The action now correctly ignores the[build.target]
value in.cargo/config.toml
if the--target
arg is set.901a25d
(#713) Fixed an issue that caused the action to not merge user and platform configs into the base tauri config correctly.