Skip to content

Commit

Permalink
Merge branch 'main' into feat/core
Browse files Browse the repository at this point in the history
  • Loading branch information
greedythib authored Nov 23, 2023
2 parents 8e60a49 + 0e1783f commit 1b5f5ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/format_token_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: echo "//npm.pkg.github.com/:_authToken=${{secrets.GH_REGISTRY_ACCESS_TOKEN}}" >> .npmrc
yarn install && yarn cache clean
rm -f .npmrc

- name: Validate JSON file
run: yarn validate

Expand Down
1 change: 1 addition & 0 deletions .nprmc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@angleprotocol:registry=https://npm.pkg.github.com

0 comments on commit 1b5f5ed

Please sign in to comment.