Release 1.1.0 #16

Merged
Cedric merged 21 commits from dev into main 2026-07-05 00:03:47 +02:00
Showing only changes of commit 417eef7042 - Show all commits
+1 -3
View File
@@ -50,6 +50,4 @@ jobs:
# 8. Trigger Dokploy to redeploy the dev server automatically
- name: Trigger Dokploy Redeploy
run: |
curl -X POST "${{ secrets.DOKPLOY_WEBHOOK_URL }}" \
-H "Authorization: Bearer ${{ secrets.DOKPLOY_TOKEN }}" \
--fail
curl -X POST "${{ secrets.DOKPLOY_WEBHOOK_URL }}" --fail