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 a0ebae2 commit eaa3260Copy full SHA for eaa3260
.github/workflows/ci.yml
@@ -78,8 +78,6 @@ jobs:
78
79
${{ steps.changelog.outputs.changelog }}
80
81
- - run: npm install @jsdevtools/npm-publish -g
82
- - run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
83
84
- run: npm publish --access public --provenance
85
name: 📦 @uiw/react-run-web publish to NPM
0 commit comments