Skip to content

fix(release): if-no-files-found typo (warning → warn)#190

Merged
ajianaz merged 1 commit into
developfrom
fix/release-upload-typo
Jul 21, 2026
Merged

fix(release): if-no-files-found typo (warning → warn)#190
ajianaz merged 1 commit into
developfrom
fix/release-upload-typo

Conversation

@ajianaz

@ajianaz ajianaz commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Trivial typo broke the v0.3.3 release: actions/upload-artifact@v4 accepts warn, not warning. The artifact-upload step failed on macOS + Windows (ubuntu skipped it — empty updater_key), so the manifest job never ran → no latest.json. The tauri build + installer upload themselves succeeded. One-character-class fix.

actions/upload-artifact@v4 accepts 'warn', not 'warning'. The typo failed
the macOS + Windows artifact-upload steps in the v0.3.3 release run,
skipping the manifest job (no latest.json). Build/installers themselves
succeeded.
@github-actions

Copy link
Copy Markdown

🔍 Cora AI Code Review

No issues found. Code looks good!


Review powered by cora-cli · BYOK · MIT

@ajianaz
ajianaz merged commit 467f8a2 into develop Jul 21, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant