From 0f3ae50cf459ab293ad7baf6a1b4341a8658f5b7 Mon Sep 17 00:00:00 2001 From: Paul Loberg Date: Wed, 2 Oct 2024 11:42:26 +0200 Subject: [PATCH] Rebuild dist files and update README for releases. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4126fe8..fec0883 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Note that using https://github.com/actions/create-github-app-token is a better o 1. Update the example in README.md 1. Update version in `package.json` 1. Run `npm i --package-lock-only` +1. Run `npm run build` 1. Commit and push the local changes 1. Tag a new release (vX.X.X) 1. Create a new release in github