From d8175d2374d2d141196c85a4df048a2f367e580c Mon Sep 17 00:00:00 2001 From: Eoghan Conlon Date: Fri, 4 Oct 2024 12:28:52 +0100 Subject: [PATCH] Testing new final action --- .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 947d6ab..5660d47 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -11,7 +11,7 @@ jobs: deploy: runs-on: docker steps: - - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final2 + - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final3 # get the repo first - uses: https://code.forgejo.org/actions/checkout@v4 # Make sure all files are pulled down