Skip to content

Commit

Permalink
fix(config): 🔧 made package a module
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteacheryouare committed Oct 4, 2022
1 parent ef7214e commit 3d52663
Show file tree
Hide file tree
Showing 4 changed files with 3,530 additions and 1,772 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm publish
- run: npm publish dist
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
Loading

0 comments on commit 3d52663

Please sign in to comment.