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 c092b20 commit 92edd57Copy full SHA for 92edd57
.github/workflows/ci.yml
@@ -96,16 +96,6 @@ jobs:
96
97
${{ steps.changelog.outputs.changelog }}
98
99
- # - run: git status
100
- # - run: npm install @jsdevtools/npm-publish -g
101
- # - run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./core/package.json
102
-
103
- # - name: 📦 @uiw/react-layout publish to NPM
104
- # uses: JS-DevTools/npm-publish@v1
105
- # with:
106
- # token: ${{ secrets.NPM_TOKEN }}
107
- # package: ./core/package.json
108
109
- run: npm publish --access public
110
name: 📦 @uiw/react-iframe to NPM
111
working-directory: core
0 commit comments