From 08c723d4ba1b862c82452f291e8de0555d720fd3 Mon Sep 17 00:00:00 2001 From: surmon-china Date: Mon, 9 May 2022 09:43:23 +0800 Subject: [PATCH] fix: rexport style.css --- .github/workflows/publish.yml | 1 + README.md | 4 ++-- package.json | 12 ++++++++---- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9be7790..a6a6156 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,6 +23,7 @@ jobs: registry-url: https://registry.npmjs.org/ - run: yarn install - run: yarn rebirth + - run: yarn restyle - run: npm publish --access=public env: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} diff --git a/README.md b/README.md index 7b2d7a8..f3a866f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ npm install vue-touch-ripple --save