Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 31, 2021
1 parent 765fa1b commit c3da287
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,10 @@ jobs:
${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false
prerelease: false

- name: 📦 📦 @uiw/react-codesandbox 📦 📦
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
package: package.json

0 comments on commit c3da287

Please sign in to comment.