Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 18b58b9b5d |
@@ -35,8 +35,8 @@ jobs:
|
||||
RESPONSE=$(curl -X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"tag_name": "release",
|
||||
"name": "Release live",
|
||||
"tag_name": "build",
|
||||
"name": "Release build",
|
||||
"body": "This is an automated release",
|
||||
"draft": false,
|
||||
"prerelease": false
|
||||
|
||||
Reference in New Issue
Block a user