Added changelog to release body

This commit is contained in:
Loup-Garou911XD 2024-12-22 16:08:27 +05:30
parent 2a8f8e20b2
commit 2403fd5de1

View File

@ -24,6 +24,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: linux_x86_64_gui_debug.tar
@ -45,6 +46,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: linux_x86_64_server_debug.tar
@ -65,6 +67,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : https://github.com/${{ github.repository }}/CHANGELOG.md
allowUpdates: true
artifacts: linux_arm64_gui_debug.tar
@ -85,6 +88,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: linux_arm64_server_debug.tar
@ -105,6 +109,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: mac_x86_64_gui_debug.tar
@ -125,6 +130,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: mac_x86_64_server_debug.tar
@ -145,6 +151,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: mac_arm64_gui_debug.tar
@ -165,6 +172,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: mac_arm64_server_debug.tar
@ -185,6 +193,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: windows_x86_gui_debug.tar
@ -205,6 +214,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: windows_x86_server_debug.tar
@ -227,6 +237,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: build/docker/bombsquad_docker_gui.tar.zip
@ -249,6 +260,7 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: build/docker/bombsquad_docker_server.tar.zip
@ -269,5 +281,6 @@ jobs:
- name: Upload the build
uses: ncipollo/release-action@v1
with:
body : "See the [Full Changelog](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md)"
allowUpdates: true
artifacts: sphinx_html_docs.tar