We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e509367 commit 627bf2cCopy full SHA for 627bf2c
1 file changed
.github/workflows/RunCommandOnMatrix.yml
@@ -59,4 +59,5 @@ jobs:
59
if: ${{ inputs.uploadArtifacts }}
60
uses: actions/upload-artifact@v7
61
with:
62
+ name: artifact-${{ matrix.operating-system }}-${{ matrix.php-versions }}
63
path: '*.xml'
0 commit comments