Files
pi-siyuan/.gitea/workflows
rogee f22081ebec
Publish to npm / publish (push) Successful in 37s
ci: add Gitea workflow to auto-publish to npm on tag push
- .gitea/workflows/publish-npm.yml: npm ci + audit self-check + npm publish (NPM_PACKAGE_TOKEN secret)
- package.json: files whitelist (src only), prepublishOnly gate, npm install support
2026-09-02 19:33:35 +08:00
..