Skip to content

Commit

Permalink
build: remove demo page build
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw authored and zhaoyongjie committed Nov 26, 2021
1 parent 81ca3b9 commit 084a1b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
run: |
git update-index --assume-unchanged .npmrc
git tag -d `git tag | grep -E '^trigger-'`
yarn ci:release-from-tag && yarn postrelease
yarn ci:release-from-tag
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 084a1b3

Please sign in to comment.