This commit is contained in:
plasmagoat 2025-06-09 21:08:53 +02:00
parent a00b594f8c
commit a0f1ac5bb5

View file

@ -129,10 +129,7 @@ jobs:
if: ${{ steps.build_image.outputs.image_path_from_build }} if: ${{ steps.build_image.outputs.image_path_from_build }}
with: with:
name: release-artifact name: release-artifact
path: | path: metadata.json
result/
metadata.json
!**/*.vma.zst
- name: Upload Image Artifact - name: Upload Image Artifact
id: image-artifact id: image-artifact