diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 822c545..5d57fec 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -48,7 +48,8 @@ jobs: name: build-artifacts path: | dist - package*.json + package.json + package-lock.json publish-npm: needs: update-deps