Update .gitea/workflows/artifact.yaml
Some checks failed
cum / cum (push) Failing after 22s

This commit is contained in:
2024-11-26 16:50:06 +00:00
parent 8dbdaf7f34
commit 1eaf86a8e7

View File

@ -25,7 +25,7 @@ jobs:
# error: Fail the action with an error message
# ignore: Do not output any warnings or errors, the action does not fail
# Optional. Default is 'warn'
if-no-files-found:
if-no-files-found: warn
# Duration after which artifact will expire in days. 0 means using default retention.
# Minimum 1 day.