From fda9c1dc4ecb698a6b2ee6e1b1c263a7077d61e6 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Fri, 5 Jul 2024 14:08:23 +0000 Subject: [PATCH] publish automatically the release when workflow ended --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 88c99fc2..623c4a2e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: uses: softprops/action-gh-release@v2 with: # https://github.com/softprops/action-gh-release#-customizing prerelease: false - draft: true + draft: false body_path: ${{ github.workspace }}/.changes/${{ github.ref_name }}.md # https://github.com/softprops/action-gh-release#%EF%B8%8F-uploading-release-assets files: