YAML how does it work
Some checks failed
/ deploy (push) Failing after 1m7s

This commit is contained in:
Jan Krutisch 2025-05-28 14:16:39 +02:00
parent 4618dff879
commit 97fa7d0cc0

View file

@ -22,4 +22,4 @@ jobs:
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
chmod 644 ~/.ssh/known_hosts
- name: "Deploy"
- run: "./bin/deploy.sh"
run: "./bin/deploy.sh"