You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8d5274b(#477) Read config after tauri init command and without hardcoding the tauri.conf.json path, fixes action failures without error messages on repos without an existing Tauri project.
c87af54(#502) While looking for the tauri directory the action will now consistently prefer files further up in the directory levels.
a21f29a(#516) Fix detection of windows arm64 bundles.