deployment: set correct permissions
All checks were successful
Pull the newest version on riley / deploy (push) Successful in 1s

This commit is contained in:
2024-03-03 14:33:04 +01:00
parent ae5e7a2d87
commit d73ad9fef7

View File

@@ -8,4 +8,4 @@ jobs:
steps:
- name: Pull newest release
run: |
cd /home/karsten/public_html/krstn.me && git pull --ff-only
cd /home/karsten/public_html/krstn.me && git pull --ff-only && chmod 755 -R .