From 8dbdaf7f34f61537b24066c2c1226310283bf9a0 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Tue, 26 Nov 2024 16:48:44 +0000 Subject: [PATCH] Update .gitea/workflows/artifact.yaml --- .gitea/workflows/artifact.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/artifact.yaml b/.gitea/workflows/artifact.yaml index 8fb5714..e0b82da 100644 --- a/.gitea/workflows/artifact.yaml +++ b/.gitea/workflows/artifact.yaml @@ -49,4 +49,4 @@ jobs: # The file contents of any hidden files in the path should be validated before # enabled this to avoid uploading sensitive information. # Optional. Default is 'false' - include-hidden-files: \ No newline at end of file + include-hidden-files: false \ No newline at end of file