Skip to content

Commit 9a6b826

Browse files
committed
[CI] preserve release notes while adding build artifacts
Signed-off-by: Suryashankar Das <[email protected]>
1 parent e0092cf commit 9a6b826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ jobs:
2626
with:
2727
artifacts: 'kubeopenapi-jsonschema*'
2828
allowUpdates: true
29+
omitBodyDuringUpdate: true
30+
omitNameDuringUpdate: true
2931
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)