Skip to content

Commit 1c1978f

Browse files
committed
Added overwrite option to upload artifact.
1 parent 83032e8 commit 1c1978f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/datachannel_echo-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: results
51+
overwrite: true
5152
path: |
5253
${{ matrix.server }}_${{ matrix.client }}_result.csv
5354

0 commit comments

Comments
 (0)