]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: fix changelog link
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 7 Jan 2021 13:55:11 +0000 (14:55 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Jan 2021 13:55:11 +0000 (14:55 +0100)
Close #327

.github/workflows/release-tag.yml

index fa224e563519d254aabf7d28591543c483e17144..1fda9ce5072c81a849f7ee3fc390517f48c6364d 100644 (file)
@@ -20,4 +20,4 @@ jobs:
         with:
           tag_name: ${{ github.ref }}
           body: |
-            Please refer to [CHANGELOG.md](https://github.com/posva/vue-lib/blob/master/CHANGELOG.md) for details.
+            Please refer to [CHANGELOG.md](https://github.com/posva/pinia/blob/v2/CHANGELOG.md) for details.