feat(ci): enhance deployment process

This commit is contained in:
2025-11-18 01:08:00 +02:00
parent baad24fecc
commit dbcd1d7485
3 changed files with 85 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
cd /var/www/html/basango.io
git pull origin main --rebase
bun install --frozen-lockfile
make deploy
curl -X POST "https://api.telegram.org/bot${{ secrets.DEVY_TOKEN }}/sendMessage" \
-H "Content-Type: application/json" \
-d '{