Skip to content

Commit

Permalink
fix: removing package github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmance authored Jan 3, 2023
1 parent 15a6b45 commit b6126a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.0.x
registry-url: https://npm.pkg.github.com/
scope: '@aave'
env:
NODE_AUTH_TOKEN: ${{ secrets.PAT_PACKAGES_REGISTRY_READ_ONLY }}
- name: Install Foundry
Expand Down

0 comments on commit b6126a9

Please sign in to comment.