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 acd6228 commit 40c500eCopy full SHA for 40c500e
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Package extension
22
run: npm run package-vsce
23
24
- - name: Upload VSIX artifact to
+ - name: Upload VSIX artifact to GitHub Release notes
25
if: startsWith(github.ref, 'refs/tags/')
26
uses: actions/upload-artifact@v4
27
with:
0 commit comments