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