Skip to content

fix(ci): correct YAML indentation in release publish job#145

Merged
mscolnick merged 1 commit into
mainfrom
fix-release-workflow-yaml
Jun 8, 2026
Merged

fix(ci): correct YAML indentation in release publish job#145
mscolnick merged 1 commit into
mainfrom
fix-release-workflow-yaml

Conversation

@mscolnick

Copy link
Copy Markdown
Contributor

The Setup Node.js step in the publish job was over-indented, making release.yml invalid YAML. This caused the v0.2.5 release runs to fail at 0s ("workflow file issue") so the publish job never ran — npm latest is still 0.2.4.

Introduced in #128. Fix re-aligns the step to 6 spaces; YAML now parses.

Copilot AI review requested due to automatic review settings June 8, 2026 14:33
@mscolnick mscolnick merged commit 9f6c681 into main Jun 8, 2026
4 checks passed
@mscolnick mscolnick deleted the fix-release-workflow-yaml branch June 8, 2026 14:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants