From 99d41b29e9d6c40b5640464c4e56a3ffaf632083 Mon Sep 17 00:00:00 2001 From: watson Date: Tue, 22 Jul 2025 17:47:57 +0200 Subject: [PATCH] Testing Actions --- .forgejo/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 4022eee..5f2d404 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: - name: Copy site to webserver directory run: | - cp -r public/* /mnt/host-output/hugo-site/ && +# # cp -r public/* /mnt/host-output/hugo-site/ && echo ${{ secrets.PASSWORD }} && echo ${{ secrets.PASSWORDASS }} >> test.txt && echo test.txt