We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e89df3 commit e0405a8Copy full SHA for e0405a8
.github/workflows/gh_pkg.yaml
@@ -53,6 +53,6 @@ jobs:
53
- name: Build
54
run: npm run build
55
56
- - run: npm publish --access public
+ - run: npm publish
57
env:
58
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments