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

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