From 2ab30f3eddc2e200640a70247b8e5815ac596407 Mon Sep 17 00:00:00 2001 From: Sluijsens Date: Thu, 23 Jul 2026 23:54:27 +0200 Subject: [PATCH] Adds comment to be able to create PR --- .gitea/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4d1414a..77aa2db 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -68,6 +68,7 @@ jobs: # named, ready-to-download artifact. Once the hosting/upload method (FTP/SFTP/ # other) is finalized, replace this step with the actual upload and this # comment can be removed. + # TODO: Test workflow - name: Package release artifact uses: actions/upload-artifact@v3 with: