From 4c112edd07e1c760cb8dab5b15e6fce56a475b33 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 22 Sep 2024 22:33:22 +0100 Subject: [PATCH] test: testing 22 with luck this will just work --- .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 220161d..c15cae2 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -23,7 +23,7 @@ jobs: ref_name: ${{ gitea.ref_name }} # temp one just to get it "built" - name: "Deploy" - uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v5 + uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6 with: ssh_key: ${{ secrets.KEY }} username: ${{ secrets.USERNAME }}