Skip to content

Commit 3ae44e9

Browse files
author
Deepak Kumar
committed
Update changelog link in publish workflow to point to the develop branch
1 parent ef72e58 commit 3ae44e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
prerelease: ${{ steps.tag.outputs.IS_PRERELEASE == 'true' }}
5252
body: |
53-
Please refer to [Change-log.md](https://github.com/${{ github.repository }}/blob/main/Change-log.md) for release notes.
53+
Please refer to [Change-log.md](https://github.com/${{ github.repository }}/blob/develop/Change-log.md) for release notes.

0 commit comments

Comments
 (0)