ci: fix issue branch

This commit is contained in:
fa-sharp
2026-02-20 01:33:19 -05:00
parent 7de4a9a86a
commit 639242873e

View File

@@ -118,7 +118,8 @@ jobs:
-d "{
\"title\": \"$ISSUE_TITLE\",
\"body\": \"$ISSUE_BODY\",
\"labels\": [1]
\"labels\": [1],
\"ref\": \"${{ github.ref_name }}\"
}"
- name: Generate test project without aide