.github; only publish to latest release from main branch

[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2025-10-03 16:14:02 +02:00
parent 9bc5f06d4c
commit 1ef8465095
+1
View File
@@ -70,5 +70,6 @@ jobs:
name: "infix"
test-publish-x86_64:
if: ${{ github.repository_owner == 'kernelkit' && github.ref_name == 'main' }}
needs: test-run-x86_64
uses: ./.github/workflows/publish.yml