Skip to content

Commit 6403d5a

Browse files
Update 3-fix-broken-sidebar.yml
1 parent a0302a0 commit 6403d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/3-fix-broken-sidebar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Create Comment - Add Review Content
6969
run: |
70-
gh issue comment "${{ github.event.pull_request.issue_url }}" \
70+
gh issue comment "$ISSUE_URL" \
7171
--body-file "$FINISH_FILE"
7272
env:
7373
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)