Skip to content

v0.1.0

  • v0.1.0
  • f50ee8b
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.1.0
  • f50ee8b
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@miya0001 miya0001 tagged this 03 Mar 02:18
* Add npm publish workflow triggered by version tags

- Add publishConfig with public access for scoped package
- Add GitHub Actions workflow that runs CI checks then publishes
  to npm on v* tag push with provenance
- Verify tag matches package.json version before publishing

* Verify tag is on main branch before npm publish

Fetch full history and check that the tagged commit is an ancestor of
origin/main. Prevents accidental publishes from feature branches.
Assets 2
Loading