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
Standardize artifact naming with architecture info (#1811)
- Update desktop_cd workflow to use consistent naming:
- macOS: hyprnote-macos-aarch64.dmg
- Linux: hyprnote-linux-x86_64.AppImage
- Update S3 paths and GitHub release artifacts
- Add Linux download support to web app
- Update VersionPlatform type to include appimage-x86_64
This provides consistency across release and staging builds,
includes architecture information for clarity, and aligns with
Crabnebula's platform naming conventions.
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yujonglee <[email protected]>
0 commit comments