diff --git a/.github/workflows/issue-notifier.yml b/.github/workflows/issue-notifier.yml index 0f0013b3ca..870b5d83cd 100644 --- a/.github/workflows/issue-notifier.yml +++ b/.github/workflows/issue-notifier.yml @@ -27,7 +27,6 @@ jobs: with: node-version: '18' cache: 'pnpm' - registry-url: http://localhost:4872 - name: Cache node_modules id: cache-modules