From 5903114c465e9fba36b3ceb1b9fe3f1aa7939e7b Mon Sep 17 00:00:00 2001 From: marston Date: Thu, 11 Jan 2024 14:16:30 -0500 Subject: [PATCH] updating change log publishing --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d53c1bd..7240dff 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -60,3 +60,4 @@ jobs: project_id: "301631" display_name: "Random Loot 2 - ${{ steps.get_version.outputs.VERSION }}" release_type: ${{ steps.release_type.outputs.RELEASE_TYPE }} + changelog: "# Change Log\n\nClick [here](https://github.com/TheMarstonConnell/randomloot/releases/tag/${{ steps.get_version.outputs.VERSION }}) for full list of changes."