diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 2f9cb92..c92d4fb 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -14,6 +14,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 + - uses: volta-cli/action@v1 - name: git config run: | git config user.name "${GITHUB_ACTOR}"