ssh fix?
Some checks failed
/ checking (push) Successful in 40s
/ build-site (push) Successful in 18s
/ deploy-site (push) Failing after 3s

This commit is contained in:
Firq 2023-12-19 22:33:08 +01:00
parent cd1ce9d8b2
commit 2418fe8b4a
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -45,8 +45,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: static-site
- id: ssh-setup
uses: ./.forgejo/local-action
- uses: ./.forgejo/local-action/ssh-setup
with:
DEPLOY_HOST: $DEPLOY_HOST
SSH_KNOWN_HOSTS: $SSH_KNOWN_HOSTS