Skip to content

Fix syntax for retrieving version in CI workflow#174

Merged
bourgeoa merged 1 commit into
mainfrom
github-release
Mar 30, 2026
Merged

Fix syntax for retrieving version in CI workflow#174
bourgeoa merged 1 commit into
mainfrom
github-release

Conversation

@bourgeoa
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 30, 2026 15:25
@bourgeoa bourgeoa enabled auto-merge March 30, 2026 15:25
@bourgeoa bourgeoa merged commit c827cff into main Mar 30, 2026
8 checks passed
Copy link
Copy Markdown
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 the shell quoting used to derive the release tag from package.json in the CI workflow, ensuring the node -p command is parsed correctly when creating GitHub releases.

Changes:

  • Adjusts quoting in the TAG=... assignment so the embedded JavaScript expression is evaluated correctly by node -p.

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

@bourgeoa bourgeoa deleted the github-release branch March 30, 2026 15:59
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.

2 participants