mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-07-12 04:05:41 +02:00
ci: Build for kalk-component even if kalk publish failed
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user