Skip to content

Commit 680ada2

Browse files
authored
Enable overwrite for uploaded artifacts
1 parent d297886 commit 680ada2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ocp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
with:
8383
name: data
8484
path: static/mmci-cli/out/*.json
85+
overwrite: true
8586

8687
deploy:
8788
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)