Skip to content

Commit 240e706

Browse files
author
bakk
committed
ci: Build for kalk-component even if kalk publish failed
1 parent 6223f13 commit 240e706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
5555
publish_kalk_web:
5656
name: publish kalk_web
57+
if: always()
5758
runs-on: ubuntu-latest
5859
needs: [publish_npm]
5960
steps:

0 commit comments

Comments
 (0)