Skip to content

Comments

Refactor build and publish steps in workflow for improved readability#97

Merged
ptr727 merged 1 commit intodevelopfrom
runterm
Feb 24, 2026
Merged

Refactor build and publish steps in workflow for improved readability#97
ptr727 merged 1 commit intodevelopfrom
runterm

Conversation

@ptr727
Copy link
Owner

@ptr727 ptr727 commented Feb 24, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 14:54
@ptr727 ptr727 enabled auto-merge (squash) February 24, 2026 14:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the .github/workflows/build-library-task.yml workflow steps to improve readability by switching to a multi-line literal block style for the dotnet commands while keeping behavior the same.

Changes:

  • Convert the dotnet build step from a folded scalar to a multi-line run: | script with line continuations.
  • Convert the dotnet nuget push step similarly for improved readability.

@ptr727 ptr727 merged commit ebc8cd9 into develop Feb 24, 2026
12 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