pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
91 stars 46 forks source link

chore(ci): fix upload #402

Closed JP-Ellis closed 6 months ago

JP-Ellis commented 6 months ago

Fix an issue resulting in no artifacts being uploaded to the release. The issue is two-fold:

The fix here is to simply toggle the merge-multiple to prevent artifacts from being extracted into separate subdirectories.