fixed release naming in workflow publish.yml
All checks were successful
Pack Validation CI / validate (push) Successful in 7s

This commit is contained in:
2026-05-19 18:00:48 -05:00
parent 7f2018c83b
commit 8b2bf776e2

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