Skip to content

fix(pipeline) missing shell in npm publish action#55

Merged
nandan-bhat merged 1 commit intomainfrom
fix/npm-publish-composite-shell
Apr 9, 2026
Merged

fix(pipeline) missing shell in npm publish action#55
nandan-bhat merged 1 commit intomainfrom
fix/npm-publish-composite-shell

Conversation

@nandan-bhat
Copy link
Copy Markdown
Contributor

Fix the release pipeline failure by adding the missing shell: bash property to the Update npm step in .github/actions/npm-publish/action.yml.

GitHub composite actions require shell on run steps, and the missing field caused the action manifest to fail validation before publish started.

Copy link
Copy Markdown

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

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

LGTM!

@nandan-bhat nandan-bhat merged commit ea74b20 into main Apr 9, 2026
6 checks passed
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