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:
|
||||
name: metadata
|
||||
path: metadata/*
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user