diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6f3b482..b7e17c3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -90,4 +90,4 @@ jobs: exit 0 fi - npm publish "$GH_PKG_DIR" --registry=https://npm.pkg.github.com + npm publish "$GH_PKG_DIR" --registry=https://npm.pkg.github.com --ignore-scripts