Conflict: an artifact with this name already exists on the workflow run

This commit is contained in:
Karel Pičman 2025-01-30 13:23:27 +01:00
parent f99e5c4125
commit a458e55c02

View File

@ -177,5 +177,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: test.log
name: "test_${{matrix.engine}}.log"
path: /opt/redmine/log/test.log