Skip to content

Commit 627bf2c

Browse files
committed
Added artifact name
1 parent e509367 commit 627bf2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/RunCommandOnMatrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ jobs:
5959
if: ${{ inputs.uploadArtifacts }}
6060
uses: actions/upload-artifact@v7
6161
with:
62+
name: artifact-${{ matrix.operating-system }}-${{ matrix.php-versions }}
6263
path: '*.xml'

0 commit comments

Comments
 (0)