fix bad space
Docker Build and Release Upload / build (push) Successful in 21s

This commit is contained in:
2025-07-10 01:27:59 +00:00
parent a3a37c4130
commit 5fe2e7a5c1
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: create release - name: create release
run: | run: |
curl-X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \ curl -X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d '{ -d '{
"tag_name": "v0.0.1", "tag_name": "v0.0.1",