react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Add Github Action workflow to publish releases automatically to NPM registry. Fixes #537

Open onnimonni opened this issue 1 year ago • 2 comments
trafficstars

Description

This adds Github Action to automatically release new git tags into npm registry.

I noticed that the Notion search has been broken for a while from this issue: https://github.com/transitive-bullshit/nextjs-notion-starter-kit/issues/546

@danni-cool wrote a nice blog post about this problem here: https://danni.cool/fixed-the-broken-search-in-nextjs-notion-starter-kit

If we would automatically deploy the new git tags into npm we wouldn't need to create patches like he is proposing.

Fixes #537.

Steps to do before merging ❗

  • [ ] You should create a access token to NPM following this guide: https://docs.npmjs.com/creating-and-viewing-access-tokens

onnimonni avatar Jan 30 '24 11:01 onnimonni

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Jan 30, 2024 11:10am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Jan 30, 2024 11:10am

vercel[bot] avatar Jan 30 '24 11:01 vercel[bot]

@transitive-bullshit

rimonhanna avatar May 23 '24 07:05 rimonhanna