Skip to content

Commit 5e06b48

Browse files
committed
fix: try to read from right folder
1 parent f1f4c29 commit 5e06b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.pr.new-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Download artifact
1515
uses: actions/download-artifact@v4
1616
with:
17-
name: output.json
17+
name: output/output.json
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
run-id: ${{ github.event.workflow_run.id }}
2020

0 commit comments

Comments
 (0)