Skip to content

Commit

Permalink
Fix source code archives assets from release branch and not master.
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-roussel committed Aug 9, 2023
1 parent a62ec4c commit fbbbe3f
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 fbbbe3f

Please sign in to comment.