You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository uses `npm` provided provenance using GitHub Actions, please update the version in `package.json` using an appropriate tag and create a release using GitHub, the `.github/workflows/provenance.yml` action should publish it to `npm` from there.
3
+
This repository uses `pnpm` and npm provenance through GitHub Actions. To publish a new version:
4
+
5
+
1. Update the version in `package.json`
6
+
2. Create a release using GitHub with an appropriate tag
7
+
3. The `.github/workflows/provenance.yml` action will automatically publish it to npm
0 commit comments