Skip to content

Commit

Permalink
Merge pull request #234 from olivier-roussel/fix_23.06_wrong_assets_s…
Browse files Browse the repository at this point in the history
…ource

Fix source code archives assets from release branch and not master.
  • Loading branch information
olivier-roussel authored Aug 9, 2023
2 parents a62ec4c + fbbbe3f commit 9e155f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9e155f3

Please sign in to comment.