lobehub/.github
Innei a2bf627531
🐛 fix(ci): add version prefix to latest*.yml URLs in S3 upload (#12770)
The latest*.yml files uploaded to S3 channel root lacked the $VERSION/
prefix in their URLs, causing electron-updater to request files at
the wrong path (e.g., /canary/LobeHub-Canary-xxx.zip instead of
/canary/2.1.38-canary.1/LobeHub-Canary-xxx.zip), resulting in 404.

Now sed -i modifies latest*.yml in-place before uploading, and
channel-specific yml files are copied from the already-modified ones.
2026-03-06 18:41:26 +08:00
..
actions 🐛 fix(ci): add version prefix to latest*.yml URLs in S3 upload (#12770) 2026-03-06 18:41:26 +08:00
ISSUE_TEMPLATE fix: Move email contact (#12323) 2026-03-04 19:37:31 +08:00
scripts Sync main branch to canary branch (#12267) 2026-02-11 23:51:35 +08:00
workflows 👷 build(ci): fix changelog auto-generation in release workflow (#12763) 2026-03-06 17:08:47 +08:00
FUNDING.yml 🔨 chore: Update FUNDING.yml to add Github Sponsor [skip ci] 2024-04-25 22:14:09 +08:00
PULL_REQUEST_TEMPLATE.md feat(router-runtime): add fallback options (#11531) 2026-01-19 11:28:54 +08:00