From e4e63375673cfbdc18fe6de377c37e752a1e8bc4 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 27 Jan 2022 17:25:27 +0100 Subject: [PATCH] fixnightly Signed-off-by: Patrik Oldsberg --- .github/workflows/deploy_nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_nightly.yml b/.github/workflows/deploy_nightly.yml index 5487a394f9..3fbc2fafe5 100644 --- a/.github/workflows/deploy_nightly.yml +++ b/.github/workflows/deploy_nightly.yml @@ -63,7 +63,7 @@ jobs: # Pre-mode is exited if case we're in it, otherwise it has no effect - name: prepare nightly release run: | - yarn changeset pre exit + yarn changeset pre exit || true yarn changeset version --snapshot nightly # Publishes the nightly release to npm, by using tag we make sure the release is