Skip to content

Commit 1be4c73

Browse files
committed
Update workflow
1 parent 487a364 commit 1be4c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-diff-size.yml

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

1717
runs-on: ubuntu-latest
1818
env:
19-
SIZE_REPORT_OUTPUT: ${{ runner.temp }}/comment-${{ github.event.issue.number }}.md
19+
SIZE_REPORT_OUTPUT: ${{ runner.temp }}/comment-${{ github.context.issue.number }}.md
2020

2121
steps:
2222
- name: Setup Node.js

0 commit comments

Comments
 (0)