fixed release naming in workflow publish.yml
All checks were successful
Pack Validation CI / validate (push) Successful in 7s
All checks were successful
Pack Validation CI / validate (push) Successful in 7s
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d "{
|
-d "{
|
||||||
\"tag_name\": \"$TAG\",
|
\"tag_name\": \"$TAG\",
|
||||||
\"name\": \"$REPO_NAME $TAG\",
|
\"name\": \"$TAG\",
|
||||||
\"body\": \"Language pack release version $TAG for the foreignthon transpiler framework.\",
|
\"body\": \"Language pack release version $TAG for the foreignthon transpiler framework.\",
|
||||||
\"draft\": false,
|
\"draft\": false,
|
||||||
\"prerelease\": false
|
\"prerelease\": false
|
||||||
|
|||||||
Reference in New Issue
Block a user