From 3481e238be1c49ef75aa24e3b70c1a7451c94a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20D=C3=ADaz?= Date: Tue, 9 Jan 2024 14:15:26 +0100 Subject: [PATCH] fix: Rerun publish job (#2092) --- webapp/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/README.md b/webapp/README.md index c6579b10df..bd83643281 100644 --- a/webapp/README.md +++ b/webapp/README.md @@ -36,3 +36,4 @@ If you want to regenerate the contract typings in `webapp/src/contracts` do the ``` npm run generate-contracts ``` +