diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3cc20b9eea..f6f7666034 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,6 +11,7 @@ jobs: - uses: actions/checkout@v3 with: ref: main + fetch-depth: 0 - uses: dcodeIO/setup-node-nvm@master with: node-version: current