chore: add job name to log file name (#2650)

This commit is contained in:
Radosław Szpiech 2023-01-17 16:47:03 +01:00 committed by GitHub
parent 2c3c685522
commit d098ee671e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -90,5 +90,5 @@ jobs:
- uses: actions/upload-artifact@v2
if: ${{ always() }}
with:
name: logs
name: logs-token
path: /home/runner/.vegacapsule/testnet/logs

View File

@ -82,5 +82,5 @@ jobs:
- uses: actions/upload-artifact@v2
if: ${{ always() }}
with:
name: logs
name: logs-trading
path: /home/runner/.vegacapsule/testnet/logs