Skip to content

Fix release artifact merge in publish job#17

Merged
Marc-André Moreau (mamoreau-devolutions) merged 4 commits intomasterfrom
fix-gh-release
Feb 26, 2026
Merged

Fix release artifact merge in publish job#17
Marc-André Moreau (mamoreau-devolutions) merged 4 commits intomasterfrom
fix-gh-release

Conversation

@mamoreau-devolutions
Copy link
Copy Markdown
Contributor

Summary

  • use merge-multiple: true in artifact download for the publish job
  • remove manual flatten step that moved zip files into dist

Why

The manual flatten step reprocessed files already in dist, causing same-path collisions ( ile already exists) and failing the release workflow.

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit 07b0926 into master Feb 26, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant