From fbbbe3f63e32795a3584d265bda1bae7380856c5 Mon Sep 17 00:00:00 2001 From: Olivier Roussel Date: Wed, 9 Aug 2023 12:29:12 +0200 Subject: [PATCH] Fix source code archives assets from release branch and not master. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd3e830a..4f579e28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -203,6 +203,7 @@ jobs: name: ${{ env.RELEASE_NAME }} tag_name: ${{ env.RELEASE_TAGNAME }} fail_on_unmatched_files: false + target_commitish: ${{ env.RELEASE_NAME }} body: | Last updated on ${{ env.RELEASE_DATE }} files: |