Skip to content

Commit

Permalink
fix: release changelog dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
alex8088 committed Jun 23, 2024
1 parent 1d57ce4 commit 0e43b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: |
Please refer to [CHANGELOG.md](https://github.com/alex8088/electron-uilit/blob/${{ github.ref_name }}/packages/${{ steps.tag.outputs.pkgName }}/CHANGELOG.md) for details.
Please refer to [CHANGELOG.md](https://github.com/alex8088/electron-uikit/blob/${{ github.ref_name }}/packages/${{ steps.tag.outputs.pkgName }}/CHANGELOG.md) for details.

0 comments on commit 0e43b83

Please sign in to comment.