Skip to content

Commit

Permalink
chore: remove explicit registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Sep 18, 2024
1 parent ce0a36c commit 619bbf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version-file: .node-version
registry-url: https://registry.npmjs.org/
- run: yarn install
- run: yarn lint
- run: yarn test
Expand Down

0 comments on commit 619bbf4

Please sign in to comment.