Testing copying symlink folder
Some checks failed
On_Push / deploy (push) Failing after 15m57s

Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
Eoghan Conlon 2024-10-04 14:30:12 +01:00
parent b2398bf4af
commit 93c44a79d9

View file

@ -22,7 +22,7 @@ jobs:
- run: nix build
# temp one just to get it "built"
- run: ls ./ -lah
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/deploy_user@eoghan_test-final4
with:
ssh_key: ${{ secrets.SSH_KEY }}
username: ${{ env.GITHUB_REPOSITORY_OWNER }}