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