Skip to content

Commit

Permalink
rename logs file
Browse files Browse the repository at this point in the history
  • Loading branch information
chmllr committed Nov 1, 2024
1 parent 1facb71 commit c1bfc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-join.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
uses: actions/upload-artifact@v4
if: always()
with:
name: failed-logs
name: docker-logs
path: scripts/join/docker_logs.txt
retention-days: 3

0 comments on commit c1bfc85

Please sign in to comment.