We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcd8c8 commit a0e0fb1Copy full SHA for a0e0fb1
.github/workflows/size-pr.yml
@@ -41,6 +41,6 @@ jobs:
41
42
- uses: actions/upload-artifact@v4
43
with:
44
- name: pr-${{ github.event.workflow_run.id }}
+ name: pr-${{ github.run_id }}
45
path: pr/
46
overwrite: true
0 commit comments