0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

chore: rename artifact name

This commit is contained in:
Juan Picado 2021-06-05 15:36:34 +02:00
parent 3d1d5071ed
commit cb8991f3d5

View file

@ -87,7 +87,7 @@ jobs:
DEBUG: metrics*
- uses: actions/upload-artifact@v2
with:
name: verdaccio-metrics
name: verdaccio-metrics-api
path: ./api-results-${{matrix.verdaccioVersion}}-${{matrix.benchmark}}.json
if-no-files-found: error
retention-days: 10