Adjust automatic deployment

This commit is contained in:
Johnnybegood90
2026-03-09 18:20:49 +01:00
parent 0e1347572d
commit 0ae5c393bb
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -20,3 +20,7 @@ jobs:
cd ${{ secrets.DEPLOY_PATH }} cd ${{ secrets.DEPLOY_PATH }}
git fetch origin git fetch origin
git reset --hard origin/main git reset --hard origin/main
cd ${{ secrets.DEMO_DEPLOY_PATH }}
git fetch origin
git reset --hard origin/main
+2
View File
@@ -1,2 +1,4 @@
config.json config.json
.DS_Store .DS_Store
generate_epg.php
epg.xml