We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c550361 commit 0fd0f7fCopy full SHA for 0fd0f7f
1 file changed
.github/workflows/ci.yml
@@ -46,5 +46,5 @@ jobs:
46
uses: softprops/action-gh-release@v2
47
with:
48
name: VS Code Check ${{ github.ref_name }}
49
- body_path: .github/release-notes/v1.1.0.md
+ body_path: .github/release-notes/${{ github.ref_name }}.md
50
files: vs-code-check-${{ github.ref_name }}.vsix
0 commit comments