Skip to content

Commit

Permalink
Merge pull request #38 from Bayheck/fix-upload
Browse files Browse the repository at this point in the history
fix: workflow upload fixed
  • Loading branch information
Bayheck authored Feb 7, 2025
2 parents 6a5bd41 + a3ad586 commit c0ce437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/save-matrix-status/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ runs:

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

0 comments on commit c0ce437

Please sign in to comment.