feat: auto-deployment of master branch
All checks were successful
/ deploy (push) Successful in 1m13s

This commit is contained in:
s3lph 2024-04-07 14:18:29 +02:00
parent df1d18d238
commit 53a15c4645
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -17,6 +17,7 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v4
- name: upload
run: |
apt update
apt-get install --yes --no-install-recommends rsync
echo "$SSH_KNOWN_HOSTS" > /ssh_known_hosts
echo "$SSH_PRIVATE_KEY" > /ssh_private_key