Skip to content

publish_nuget.yml: add ref - #1808

Merged
shimat merged 1 commit into
mainfrom
publish_nuget_add_ref
Feb 14, 2026
Merged

publish_nuget.yml: add ref#1808
shimat merged 1 commit into
mainfrom
publish_nuget_add_ref

Conversation

@shimat

@shimat shimat commented Feb 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

@shimat shimat self-assigned this Feb 14, 2026
Copilot AI review requested due to automatic review settings February 14, 2026 10:57
@shimat
shimat merged commit 601a34f into main Feb 14, 2026
9 of 10 checks passed
@shimat
shimat deleted the publish_nuget_add_ref branch February 14, 2026 10:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the branch parameter to all dawidd6/action-download-artifact action calls in the NuGet publish workflow. The change ensures that artifacts are downloaded from the same branch that triggered the publish workflow, rather than defaulting to the repository's default branch.

Changes:

  • Added branch: ${{ github.ref_name }} parameter to all artifact download steps in the publish workflow
  • Applied consistently across all platform-specific artifact downloads (Windows, Ubuntu 22, Ubuntu 24, Linux ARM, WASM)
  • Also updated the commented-out macOS artifact download step for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or improvement to OpenCvSharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants