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:01:10 -05:00
parent f2301f9317
commit de801eda78

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