This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user