From 430e04fd6166c31035f3c72205eab90e4c17a132 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 22 Sep 2024 21:57:11 +0100 Subject: [PATCH] test: testing 15 aaaaaaaaaaaaaaa --- .forgejo/workflows/push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 05cf979..d214a29 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -29,4 +29,4 @@ jobs: - shell: bash run: ls -lah - shell: bash - run: scp -v -i tmp.key -r build ${{ secrets.USER }}@skynet.skynet.ie:~/public_html/ \ No newline at end of file + run: scp -v -i tmp.key -r build ${{ secrets.USER }}@skynet.skynet.ie:/home/${{ secrets.USER }}/public_html/ \ No newline at end of file