From 587b81f4af186bf441bf79c0c7271e405ebe9876 Mon Sep 17 00:00:00 2001 From: Mark Watson Date: Wed, 12 Jan 2022 08:24:55 +0000 Subject: [PATCH] Fix description --- .github/workflows/go_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go_release.yml b/.github/workflows/go_release.yml index 00b20c7..feff193 100644 --- a/.github/workflows/go_release.yml +++ b/.github/workflows/go_release.yml @@ -38,7 +38,7 @@ jobs: tag_name: ${{ github.ref }} release_name: Release ${{ github.ref }} body: | - See the tree for included functionality. + TODO: Replace this with release notes and publish. draft: true prerelease: false