mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 08:32:11 +00:00
Skip CHANGELOG attachment in release
This commit is contained in:
parent
70c4b3ef7d
commit
b2fde2327a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -144,5 +144,3 @@ jobs:
|
|||||||
tag_name: "v${{ env.APP_VERSION }}"
|
tag_name: "v${{ env.APP_VERSION }}"
|
||||||
body_path: ${{ env.RELEASE_NOTES }}
|
body_path: ${{ env.RELEASE_NOTES }}
|
||||||
draft: true
|
draft: true
|
||||||
files: |
|
|
||||||
${{ env.RELEASE_NOTES }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user