diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 09985d0..236d22c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -45,6 +45,7 @@ jobs: env: CI: true - name: Check Version + continue-on-error: true run: | node version-check.js [ -f .prerelease ] && cat .prerelease >> $GITHUB_ENV