Update .gitea/workflows/demo.yaml
Docker Build and Release Upload / build (push) Successful in 4s

This commit is contained in:
2025-07-03 22:36:21 +00:00
parent 1ca80a6404
commit fbf73ce1b2
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: create release
run: |
curl -X POST "git.mistox.net/repos/derek/MistoxCom-Angular/releases" \
curl -X POST "10.1.1.1:8086/repos/derek/${{ gitea.repository }}/releases" \
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{