Skip to content

ci: add name to release asset name patch step for readability - #1458

Open
MGPOCKY wants to merge 1 commit into
CyberTimon:mainfrom
MGPOCKY:fix/ci-workflow-step-names
Open

ci: add name to release asset name patch step for readability#1458
MGPOCKY wants to merge 1 commit into
CyberTimon:mainfrom
MGPOCKY:fix/ci-workflow-step-names

Conversation

@MGPOCKY

@MGPOCKY MGPOCKY commented Aug 1, 2026

Copy link
Copy Markdown

Problem

In .github/workflows/build.yml, the patch-release-name step is an unnamed run block longer than 300 characters. In the GitHub Actions UI that collapses into a generic label, which hurts readability when release asset naming fails.

Changes

Semantics are unchanged: same id: patch-release-name, same if condition, same platform output, and the same step output wiring used by later build/upload steps.

  • Add name: Patch release asset name pattern to the existing patch-release-name step

Test plan

  • Confirm steps.patch-release-name.outputs.platform is still consumed by tauri-action / Android asset prep
  • Confirm the platform replacement script is unchanged

@MGPOCKY
MGPOCKY marked this pull request as ready for review August 1, 2026 05:19
@MGPOCKY
MGPOCKY requested a review from CyberTimon as a code owner August 1, 2026 05:19
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