Skip to content

Publish to npm on merge#18

Merged
gavinuhma merged 3 commits intomainfrom
yrnfg0-codex/add-github-action-for-automatic-npm-publishing
Jun 13, 2025
Merged

Publish to npm on merge#18
gavinuhma merged 3 commits intomainfrom
yrnfg0-codex/add-github-action-for-automatic-npm-publishing

Conversation

@gavinuhma
Copy link
Collaborator

Summary

  • build and publish to npm as part of push-to-main workflow
  • allow manual npm publish via workflow dispatch
  • check npm registry before publishing and lint workflow files
  • document publishing secrets
  • fix actionlint workflow
  • add local actionlint runner

Testing

  • npm test
  • npm run lint:workflows
  • npx node-actionlint .github/workflows/onPushToMain.yml

https://chatgpt.com/codex/tasks/task_e_684c55432b1c8321a94fc55c5d0ee563

@gavinuhma gavinuhma merged commit 8d7d221 into main Jun 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant