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