Skip to content

Commit 92edd57

Browse files
committed
chore: update workflows config.
1 parent c092b20 commit 92edd57

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,16 +96,6 @@ jobs:
9696
9797
${{ steps.changelog.outputs.changelog }}
9898
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-
10999
- run: npm publish --access public
110100
name: 📦 @uiw/react-iframe to NPM
111101
working-directory: core

0 commit comments

Comments
 (0)