We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6223f13 commit 240e706Copy full SHA for 240e706
.github/workflows/release.yml
@@ -54,6 +54,7 @@ jobs:
54
55
publish_kalk_web:
56
name: publish kalk_web
57
+ if: always()
58
runs-on: ubuntu-latest
59
needs: [publish_npm]
60
steps:
0 commit comments