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

This commit is contained in:
2025-07-03 22:33:04 +00:00
parent 73a60698b2
commit 1ca80a6404
+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 "git.mistox.net/repos/derek/MistoxCom-Angular/releases" \
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{