pin version to main
This commit is contained in:
parent
c78b66ec63
commit
1fe4eefef4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue