Skip to content

Commit bc8349e

Browse files
committed
Set overwrite to true
Signed-off-by: Craig Perkins <[email protected]>
1 parent 99d82e8 commit bc8349e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
with:
6464
name: alerting-plugin-${{ matrix.os }}
6565
path: alerting-artifacts
66+
overwrite: true
6667

6768
build:
6869
needs: Get-CI-Image-Tag
@@ -111,3 +112,4 @@ jobs:
111112
with:
112113
name: alerting-plugin-${{ matrix.os }}
113114
path: alerting-artifacts
115+
overwrite: true

0 commit comments

Comments
 (0)