From 1b8121c40557eff77c47bcbebc67c7d52cf767c8 Mon Sep 17 00:00:00 2001 From: watson Date: Tue, 22 Jul 2025 17:48:32 +0200 Subject: [PATCH] Testing Actions --- .forgejo/workflows/deploy.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 5f2d404..7dfc9b5 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -26,8 +26,6 @@ jobs: - name: Copy site to webserver directory run: | -# # cp -r public/* /mnt/host-output/hugo-site/ && echo ${{ secrets.PASSWORD }} && echo ${{ secrets.PASSWORDASS }} >> test.txt && - echo test.txt - # cp resources/ \ No newline at end of file + echo test.txt \ No newline at end of file