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:
parent
3d1d5071ed
commit
cb8991f3d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benckmark.yml
vendored
2
.github/workflows/benckmark.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue