Update .gitea/workflows/deployProduction.yml #28

Merged
pombas_n merged 1 commits from pombas_n-patch-1 into main 2026-09-16 13:40:17 +02:00
+2 -2
View File
@@ -25,7 +25,7 @@ jobs:
curl -X POST \
-H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \
https://gitea.psi.ch/api/v1/repos/linux/WebHosting_DMZ/forks \
https://gitea.psi.ch/api/v1/repos/pombas_n/WebHosting_DMZ/forks \
-d '{}'
- name: Clone fork
@@ -76,7 +76,7 @@ jobs:
curl -X POST \
-H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \
https://gitea.psi.ch/api/v1/repos/linux/WebHosting_DMZ/pulls \
https://gitea.psi.ch/api/v1/repos/pombas_n/WebHosting_DMZ/pulls \
-d '{
"title": "Update psitrail and pocketapp versions",
"body": "Automated version update.",