fixed release naming in workflow publish.yml

This commit is contained in:
2026-05-19 18:01:49 -05:00
parent 0fbbb30e5b
commit 224939feaf

View File

@@ -66,7 +66,7 @@ jobs:
-H "Content-Type: application/json" \
-d "{
\"tag_name\": \"$TAG\",
\"name\": \"$REPO_NAME $TAG\",
\"name\": \"$TAG\",
\"body\": \"Language pack release version $TAG for the foreignthon transpiler framework.\",
\"draft\": false,
\"prerelease\": false