Skip to content

Commit 0104f3b

Browse files
committed
run_attempt
1 parent 1ec7f38 commit 0104f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
uses: actions/upload-artifact@v4
5252
if: ${{ failure() }}
5353
with:
54-
name: logs-test-${{ github.run_id}}#${{ github.run_number }}
54+
name: logs-test-${{ github.run_number}}#${{ github.run_attempt }}
5555
path: ${{ runner.temp }}/fluss-logs/*

0 commit comments

Comments
 (0)