fix: correct quoting in release workflow version extraction #5
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dikka/vsc-wslpath-copy!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/fix-package-json-quote-syntax"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Escaped double quotes inside
$(...)caused bash to interpretrequire(...)as a subshell, producing a syntax error in the "Read version from package.json" step.Change
Swap quote layers so single quotes wrap the
node -pexpression:Original prompt
This pull request was created from Copilot chat.
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.