mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
push.yml: upload_metadata: add if-no-files-found: error directive since metadata.zip is essential
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -130,6 +130,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: metadata
|
name: metadata
|
||||||
path: metadata/*
|
path: metadata/*
|
||||||
|
if-no-files-found: error
|
||||||
|
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user