Skip to content

Commit a3ad586

Browse files
author
Bayheck
committed
fix: workflow upload fixed
1 parent 6a5bd41 commit a3ad586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/save-matrix-status/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ runs:
1313

1414
- uses: actions/upload-artifact@v4
1515
with:
16-
name: matrix-status
16+
name: matrix-status-${{ inputs.job-id }}
1717
path: matrix-status-${{ inputs.job-id }}.txt

0 commit comments

Comments
 (0)