From 3e533e0efe5ef3d8418dce58b7652ed99019ba22 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Tue, 26 Nov 2024 16:43:36 +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 56ec0cb..7e5e38e 100644 --- a/.gitea/workflows/artifact.yaml +++ b/.gitea/workflows/artifact.yaml @@ -17,7 +17,7 @@ jobs: # A file, directory or wildcard pattern that describes what to upload # Required. - path: text.txt + path: ./text.txt # The desired behavior if no files are found using the provided path. # Available Options: