upload everything in dist

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
This commit is contained in:
Matthias Bertschy
2025-03-10 10:32:00 +01:00
parent e4f1720a0c
commit a089831720

View File

@@ -227,7 +227,7 @@ jobs:
name: Upload artifacts
with:
name: kubescape
path: dist/kubescape*
path: dist/*
if-no-files-found: error
- name: (debug) Step 10 - Check disk space after uploading artifacts