Added Deploy.yml
Some checks failed
Deploy ThorsHammerNew / deploy (push) Failing after 2s

This commit is contained in:
Ben Mosley
2026-04-25 13:11:27 -05:00
parent e7a90be556
commit 33653809ff

View File

@@ -25,8 +25,8 @@ jobs:
--exclude '.env' \ --exclude '.env' \
--exclude 'ga_key.json' \ --exclude 'ga_key.json' \
--exclude 'venv' \ --exclude 'venv' \
${{ github.workspace }}/ /var/www/thorshammernew/ ${{ github.workspace }}/ /var/www/ThorsHammerNew/
- name: Restart app service - name: Restart app service
run: | run: |
sudo systemctl restart thorshammernew sudo systemctl restart app