We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f11bb commit 62a17efCopy full SHA for 62a17ef
.github/workflows/create_release.yml
@@ -28,6 +28,6 @@ jobs:
28
with:
29
tag_name: ${{ steps.tag_version.outputs.new_tag }}
30
release_name: ${{ steps.tag_version.outputs.new_tag }}
31
- body: "Changelog: https://daf.davidhozic.top/changelog.html"
+ body: "Changelog: https://daf.davidhozic.top/en/stable/changelog.html"
32
draft: false
33
prerelease: false
0 commit comments