Skip to content

Fix release#148

Merged
bckohan merged 3 commits intomainfrom
fix_release
Feb 9, 2026
Merged

Fix release#148
bckohan merged 3 commits intomainfrom
fix_release

Conversation

@bckohan
Copy link
Owner

@bckohan bckohan commented Feb 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 9, 2026 18:38
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

This PR fixes GitHub Release creation/upload in the release workflow by adjusting shell quoting so the tag name and repository environment variables are expanded correctly when invoking the gh CLI.

Changes:

  • Use double quotes for $GITHUB_REF_NAME and $GITHUB_REPOSITORY in gh release create.
  • Use double quotes for $GITHUB_REF_NAME and $GITHUB_REPOSITORY in gh release upload.

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

@bckohan bckohan merged commit c77cd3e into main Feb 9, 2026
43 of 44 checks passed
@bckohan bckohan deleted the fix_release branch February 9, 2026 18:50
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