local actions
Some checks failed
/ checking (push) Successful in 1m30s
/ build-site (push) Successful in 24s
/ deploy-site (push) Failing after 1s

This commit is contained in:
Firq 2023-12-19 22:24:44 +01:00
parent 1fe4eefef4
commit 357dfca282
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 2 deletions

View file

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