diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 801176f..f52a671 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,6 +13,7 @@ jobs: with: node-version: 16 cache: 'yarn' + always-auth: true - name: Install dependencies run: yarn install --frozen-lockfile - name: Get the release tag version