Skip to content

Commit 62a17ef

Browse files
authored
Update create_release.yml
1 parent 47f11bb commit 62a17ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
tag_name: ${{ steps.tag_version.outputs.new_tag }}
3030
release_name: ${{ steps.tag_version.outputs.new_tag }}
31-
body: "Changelog: https://daf.davidhozic.top/changelog.html"
31+
body: "Changelog: https://daf.davidhozic.top/en/stable/changelog.html"
3232
draft: false
3333
prerelease: false

0 commit comments

Comments
 (0)