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 9e27bce commit e130952Copy full SHA for e130952
.github/workflows/release.yml
@@ -27,4 +27,4 @@ jobs:
27
with:
28
tag_name: ${{ github.ref }}
29
body: |
30
- Please refer to [CHANGELOG.md](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md) for details.
+ Please refer to [CHANGELOG.md](https://github.com/${{ github.repository }}/blob/main/CHANGELOG.md) for details.
0 commit comments