diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index ca77559..48fdf76 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -129,10 +129,7 @@ jobs: if: ${{ steps.build_image.outputs.image_path_from_build }} with: name: release-artifact - path: | - result/ - metadata.json - !**/*.vma.zst + path: metadata.json - name: Upload Image Artifact id: image-artifact