add creator & fix deploy

This commit is contained in:
Puechberty Arthur
2026-06-11 14:12:53 +02:00
parent fd7a905d3a
commit 0eab6d4365
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
echo "Go to app folder"
cd /opt/apps/visio
echo "Pull latest code"
echo "Pull latest code"
git pull origin main
echo "Build & restart containers"