Skip to content

Commit

Permalink
Merge branch 'v1/dev' into v1/stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Meggle committed Mar 11, 2024
2 parents c0ba113 + fcb1d4d commit 1b6ab5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mkp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
name: Release ${{ steps.tag.outputs.VERSION }}
body_path: RELEASE_CHANGELOG.md
tag_name: ${{ steps.tag.outputs.VERSION }}
draft: false
prerelease: false
# -m "" means: Leave the Release mesage body as it is, do not modify
Expand Down

0 comments on commit 1b6ab5d

Please sign in to comment.