diff --git a/.github/workflows/on-release.yml b/.github/workflows/on-release.yml index 8b80690b8..46c7bb737 100644 --- a/.github/workflows/on-release.yml +++ b/.github/workflows/on-release.yml @@ -51,6 +51,7 @@ jobs: uses: actions/setup-node@v2 with: node-version: '14' + registry-url: 'https://registry.npmjs.org' - name: Fetch Yarn cache 🗄 uses: c-hive/gha-yarn-cache@f23816cdbc6d287b7982b4a08096db01a6329c12