pin version to main
Some checks failed
/ checking (push) Successful in 34s
/ build-site (push) Successful in 1m15s
/ deploy-site (push) Failing after 3s

This commit is contained in:
Firq 2023-12-19 22:20:11 +01:00
parent c78b66ec63
commit 1fe4eefef4
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -46,7 +46,7 @@ jobs:
with: with:
name: static-site name: static-site
- name: Setup ssh - name: Setup ssh
uses: ./.forgejo/workflows/ssh-setup uses: ./.forgejo/workflows/ssh-setup@main
with: with:
DEPLOY_HOST: $DEPLOY_HOST DEPLOY_HOST: $DEPLOY_HOST
SSH_KNOWN_HOSTS: $SSH_KNOWN_HOSTS SSH_KNOWN_HOSTS: $SSH_KNOWN_HOSTS