We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73e494 commit 0cc847fCopy full SHA for 0cc847f
1 file changed
.github/workflows/ci.yml
@@ -258,5 +258,5 @@ jobs:
258
- name: Upload repack
259
uses: actions/upload-artifact@v4
260
with:
261
- name: ${{ env.PRODUCT_NAME }}-${{ needs.semver.outputs.next-version }}-Release-net8.0-plugins-TSQL-SSDT
+ name: ${{ env.PRODUCT_NAME }}-${{ needs.semver.outputs.next-version }}-Release-${{ matrix.app-dotnet }}-with-plugins-TSQL-SSDT
262
path: ${{ steps.cli.outputs.download-path }}
0 commit comments