1
0
Fork 0
forked from CRSS/Website

fix: forgor

This commit is contained in:
TheClashFruit 2023-09-15 16:29:06 +02:00
parent 762518375a
commit fe34dcd5e2
Signed by: TheClashFruit
GPG key ID: CF4A319B9A73290C

View file

@ -21,7 +21,7 @@ jobs:
exclude: '.*,.git*,.gitea*,LICENSE,README.md'
- name: Install dependencies over SSH
uses: nekiro/ssh-job@main
uses: https://github.com/nekiro/ssh-job@main
with:
host: ${{ secrets.HOST }}
user: ${{ secrets.USER }}