There was an error while loading. Please reload this page.
1 parent 87351a8 commit 054799bCopy full SHA for 054799b
1 file changed
action.yaml
@@ -49,6 +49,8 @@ runs:
49
run: |
50
uv run --frozen $GITHUB_ACTION_PATH/format_issue_body.py "$LOG_PATH" "$WORKFLOW_URL" "$ISSUE_BODY"
51
52
+ echo "ISSUE_BODY=$ISSUE_BODY" >> $GITHUB_OUTPUT
53
+
54
- name: inspect the results
55
shell: bash
56
env:
0 commit comments