Skip to content

Conversation

nirinchev
Copy link
Collaborator

Proposed changes

Checklist

@nirinchev nirinchev requested a review from a team as a code owner September 16, 2025 15:21
@Copilot Copilot AI review requested due to automatic review settings September 16, 2025 15:21
Copy link
Contributor

@Copilot 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

This PR fixes an incorrect reference to determine the release channel in the GitHub Actions workflow for publishing releases. The change corrects a variable reference that was pointing to the wrong source for the release channel information.

  • Corrects the release channel reference from steps.npm-tag.outputs.RELEASE_CHANNEL to needs.check.outputs.RELEASE_CHANNEL

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Collaborator

@himanshusinghs himanshusinghs left a comment

Choose a reason for hiding this comment

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

I see so the problem was the variable we were referring was from a different job hence not available.

@nirinchev nirinchev merged commit d51d9e6 into main Sep 17, 2025
16 of 18 checks passed
@nirinchev nirinchev deleted the ni/fix-release-workflow branch September 17, 2025 12:29
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.

3 participants