diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 81cf585..db3f13c 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -37,6 +37,7 @@ jobs: - run: | cat << EOF >> .yarnrc.yml + npmAuthToken: ${{ secrets.NPM_TOKEN }} npmScopes: term-finance: npmRegistryServer: https://registry.npmjs.org