mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-13 01:50:41 +01:00
ci: Build for kalk-component even if kalk publish failed
This commit is contained in:
parent
6223f13e76
commit
240e706dba
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user