Message fix.

This commit is contained in:
2026-01-04 14:56:38 -05:00
parent 94f7e4f44e
commit 649e9ba203
+1 -1
View File
@@ -143,7 +143,7 @@ runs:
pr_comments_url="${{ inputs.url }}/api/v1/repos/${{ github.repository }}/issues/${created_pr_index}/comments"
echo "PR Created 🎫 (PR ${created_pr_index}) - ${created_pr_url}"
echo "PR Created 🎫"
echo "created_pr_index=$created_pr_index" >> $GITHUB_OUTPUT
echo "pr_url=$created_pr_url" >> $GITHUB_OUTPUT
echo "pr_comments_url=$pr_comments_url" >> $GITHUB_OUTPUT