composer is not part of the matrix, don't try and process event.json

This commit is contained in:
El RIDO
2024-07-07 14:22:48 +02:00
parent 17f924118e
commit 84d4d31c73
2 changed files with 2 additions and 7 deletions
+1 -4
View File
@@ -36,7 +36,4 @@ jobs:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
event_name: ${{ github.event.workflow_run.event }}
files: |
artifacts/**/*.xml
artifacts/**/*.trx
artifacts/**/*.json
files: "artifacts/**/*.xml"