Skip to content

Commit

Permalink
chore: not registry
Browse files Browse the repository at this point in the history
  • Loading branch information
junghyeonsu committed Oct 18, 2023
1 parent a07594d commit f69a54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "18"
registry-url: https://npm.pkg.github.com/
# registry-url: https://npm.pkg.github.com/

- uses: actions/cache@v2
id: yarn-unplugged-cache
Expand Down

0 comments on commit f69a54f

Please sign in to comment.