This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: create release
|
||||
run: |
|
||||
curl-X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \
|
||||
curl -X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"tag_name": "v0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user