release: 1.0.12
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
tag_name: v${{ steps.package_publisher.outputs.localVersion }}
|
||||
title: Release ${{ steps.package_publisher.outputs.localVersion }}
|
||||
body: |
|
||||
Automated release for version ${{ steps.package_publisher.outputs.localVersion }}
|
||||
Changes in this release:
|
||||
Automated release for version ${{ steps.package_publisher.outputs.localVersion }}\n
|
||||
Changes in this release:\n
|
||||
${{ env.git_log }}
|
||||
draft: false
|
||||
prerelease: false
|
Reference in New Issue
Block a user