Skip to content

Commit

Permalink
public access
Browse files Browse the repository at this point in the history
  • Loading branch information
jlkalberer committed Feb 16, 2024
1 parent d3856ce commit eb265dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_PUBLISH }}
access: public
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
}
],
"main": "./dist/exports.js",
"private": "false",
"scripts": {
"build": "tsc",
"build:deps": "npx lerna run build",
Expand Down

0 comments on commit eb265dd

Please sign in to comment.