with luck this will just work
This commit is contained in:
parent
2b7ad71caf
commit
4c112edd07
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue