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