fix(ci): fix publish

This commit is contained in:
omo50
2026-04-19 14:04:58 -06:00
parent bb3c685e6a
commit 59ad09ff79

View File

@@ -57,7 +57,7 @@ jobs:
publish:
needs: detect
if: needs.detect.outputs.has_manifests == 'true'
if: always()
runs-on: technocality
strategy:
fail-fast: false