Add steps to continously deploy the Jekyll site #3

Merged
btlogy merged 7 commits from refs/pull/3/head into main 2024-05-23 19:33:32 +00:00

7 commits

Author SHA1 Message Date
Benoit Donneaux b2b82838a6 Publish only from the main branch
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:31:40 +02:00
Benoit Donneaux 83ca189fc9 Fix ssh key arg
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:30:07 +02:00
Benoit Donneaux 2acc2b4346 Install rsync package
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:28:26 +02:00
Benoit Donneaux 5ea0004940 Avoid ssh agent for now
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:26:29 +02:00
Benoit Donneaux 113b5fc6ad Avoid external actions for now
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:24:10 +02:00
Benoit Donneaux eaa1f1fb85 Ensure uuidgen is installed to call the action
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 21:16:26 +02:00
Benoit Donneaux c4052eaf9e Add step to continously deploy the Jekyll site
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2024-05-23 20:22:18 +02:00