mirror of
https://github.com/4ier/notion-cli.git
synced 2026-09-14 20:17:00 +08:00
fb1e0ebfed
Move npm distribution files from notion-cli-npm into npm/ directory. Release workflow now auto-publishes to npm after goreleaser completes. - npm/: package.json, install.js, bin/notion (shell wrapper), bin/notion.cmd - release.yml: added Node.js setup + npm publish step - Version synced from git tag automatically Requires NPM_TOKEN secret to be configured in GitHub repo settings.