Update .forgejo/workflows/push.yaml
Some checks failed
On_Push / build (push) Failing after 50s

This commit is contained in:
silver 2024-09-23 19:53:22 +00:00
parent 13642b7c54
commit 415e31c8e7

View file

@ -20,7 +20,7 @@ jobs:
repository: ${{ gitea.repository }} repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }} ref_name: ${{ gitea.ref_name }}
# temp one just to get it "built" # temp one just to get it "built"
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v5 - uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
with: with:
ssh_key: ${{ secrets.SSH_KEY }} ssh_key: ${{ secrets.SSH_KEY }}
folder: "src" folder: "src"