跳到主要内容

发布指南

必要 Secrets

  • NPM_TOKEN
  • PYPI_API_TOKEN

发布方式

推送 tag 触发发布:

git tag v0.1.0-beta.2
git push origin v0.1.0-beta.2