Skip to content

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

Merged
EhabY merged 1 commit intomainfrom
fix/ci-release-archive
Mar 5, 2026
Merged

fix(ci): remove archive: false from release workflows#822
EhabY merged 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
@EhabY EhabY enabled auto-merge (squash) March 5, 2026 10:23
@EhabY EhabY disabled auto-merge March 5, 2026 10:26
@EhabY EhabY merged commit 5fc228c into main Mar 5, 2026
6 checks passed
@EhabY EhabY deleted the fix/ci-release-archive branch March 5, 2026 11:10
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.

2 participants