push.yml: upload_metadata: add if-no-files-found: error directive since metadata.zip is essential

This commit is contained in:
Ivan Zorin
2023-12-19 05:50:21 +03:00
parent 4fe3fa8a83
commit e638f8d235

View File

@@ -130,6 +130,7 @@ jobs:
with: with:
name: metadata name: metadata
path: metadata/* path: metadata/*
if-no-files-found: error
tests: tests: