We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747efec commit 9e0f87eCopy full SHA for 9e0f87e
.github/workflows/daily-build-and-test.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
yarn package
66
67
- - name: 'Extension VSIX'
+ - name: 'Create VSIX artifact'
68
uses: actions/upload-artifact@v4
69
with:
70
name: vscode-mssql
0 commit comments