From c23b68791e667cdef394e49b71aa24b2ebab75b0 Mon Sep 17 00:00:00 2001 From: Tim Golen Date: Tue, 25 Jul 2023 15:46:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5935f2e..bf24c6d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,5 @@ # Deploying This repo automatically publishes to NPM when PRs are merged to main. -After a PR is merged, go to /actions and once the publish workflow is complete, grab the new version number to update other repos with. - # Contributing Right now, contributions to this library are done under https://github.com/Expensify/App. Please refer to that repo and all it's guidelines for contributing.