From 629fedee13fddb9e61be2ad4bcf8fbf6ec4807fe Mon Sep 17 00:00:00 2001
From: Christos Lachanas <christos@lachanas.de>
Date: Tue, 26 Nov 2024 16:44:16 +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 7e5e38e..c786d2b 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: test.txt
 
             # The desired behavior if no files are found using the provided path.
             # Available Options: