Skip to content

Commit 0fd0f7f

Browse files
committed
Use tag-specific release notes
1 parent c550361 commit 0fd0f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
uses: softprops/action-gh-release@v2
4747
with:
4848
name: VS Code Check ${{ github.ref_name }}
49-
body_path: .github/release-notes/v1.1.0.md
49+
body_path: .github/release-notes/${{ github.ref_name }}.md
5050
files: vs-code-check-${{ github.ref_name }}.vsix

0 commit comments

Comments
 (0)