mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-22 22:27:39 -04:00
composer is not part of the matrix, don't try and process event.json
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user