Skip to content

Commit dd5a12c

Browse files
Fix softprops/action-gh-release source from master (default) to release branch. (#368)
1 parent c5c1603 commit dd5a12c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
name: ${{ env.RELEASE_NAME }}
224224
tag_name: ${{ env.RELEASE_TAGNAME }}
225225
fail_on_unmatched_files: false
226+
target_commitish: ${{ env.RELEASE_NAME }}
226227
body: |
227228
Last updated on ${{ env.RELEASE_DATE }}
228229
files: |

0 commit comments

Comments
 (0)