Skip to content

Commit

Permalink
Conflict: an artifact with this name already exists on the workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Jan 30, 2025
1 parent f99e5c4 commit a458e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a458e55

Please sign in to comment.