ci: Build for kalk-component even if kalk publish failed

This commit is contained in:
bakk 2021-06-02 23:36:20 +02:00
parent 6223f13e76
commit 240e706dba

View File

@ -54,6 +54,7 @@ jobs:
publish_kalk_web: publish_kalk_web:
name: publish kalk_web name: publish kalk_web
if: always()
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [publish_npm] needs: [publish_npm]
steps: steps: