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.
2 parents 92ff322 + f25a457 commit 9ca6b4eCopy full SHA for 9ca6b4e
.github/workflows/main.yaml
@@ -83,7 +83,7 @@ jobs:
83
registry-url: 'https://registry.npmjs.org'
84
- run: npm ci
85
- run: npm run build
86
- - run: npm publish --tag next
+ - run: npm publish
87
env:
88
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
89
- run: npm run docs
0 commit comments