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 82305fa commit 0c80d66Copy full SHA for 0c80d66
.github/workflows/ci.yml
@@ -74,5 +74,7 @@ jobs:
74
75
${{ steps.changelog.outputs.changelog }}
76
77
+ Bundle Example: https://uiwjs.github.io/react-split/bundle.html
78
+
79
- run: npm install @jsdevtools/npm-publish -g
80
- run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
0 commit comments