Skip to content

Commit 897b110

Browse files
authored
Update agent-docusarus-dev.yml
1 parent fa21d78 commit 897b110

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/agent-docusarus-dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ EOF
111111
- name: Post review summary
112112
if: steps.claude-review.conclusion == 'success'
113113
uses: actions/github-script@v7
114+
env:
115+
EXECUTION_FILE: ${{ steps.claude-review.outputs.execution_file }}
114116
with:
115117
github-token: ${{ secrets.NETWRIX_PROMPT_REPO_TOKEN }}
116118
script: |

0 commit comments

Comments
 (0)