Skip to content

Commit

Permalink
ci: Build for kalk-component even if kalk publish failed
Browse files Browse the repository at this point in the history
  • Loading branch information
bakk committed Jun 2, 2021
1 parent 6223f13 commit 240e706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
publish_kalk_web:
name: publish kalk_web
if: always()
runs-on: ubuntu-latest
needs: [publish_npm]
steps:
Expand Down

0 comments on commit 240e706

Please sign in to comment.