Skip to content

fix(ci): remove archive: false from release workflows#822

Open
EhabY wants to merge 1 commit intomainfrom
fix/ci-release-archive
Open

fix(ci): remove archive: false from release workflows#822
EhabY wants to merge 1 commit intomainfrom
fix/ci-release-archive

Conversation

@EhabY
Copy link
Collaborator

@EhabY EhabY commented Mar 4, 2026

Summary

  • With archive: false, the name parameter is ignored and the artifact name becomes the uploaded filename
  • This broke the publish workflow which downloads artifacts by name
  • Removes archive: false from release/pre-release workflows and removes the redundant name from CI uploads

@EhabY EhabY self-assigned this Mar 4, 2026
@EhabY EhabY force-pushed the fix/ci-release-archive branch from fa4fb34 to f98cc1d Compare March 4, 2026 23:17
With `archive: false`, the `name` parameter is ignored and the artifact
name becomes the uploaded filename. This broke the publish workflow
which downloads artifacts by name.
@EhabY EhabY force-pushed the fix/ci-release-archive branch from f98cc1d to aff58e2 Compare March 4, 2026 23:20
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