Skip to content

Commit 0cc847f

Browse files
authored
Update ci.yml
1 parent f73e494 commit 0cc847f

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
@@ -258,5 +258,5 @@ jobs:
258258
- name: Upload repack
259259
uses: actions/upload-artifact@v4
260260
with:
261-
name: ${{ env.PRODUCT_NAME }}-${{ needs.semver.outputs.next-version }}-Release-net8.0-plugins-TSQL-SSDT
261+
name: ${{ env.PRODUCT_NAME }}-${{ needs.semver.outputs.next-version }}-Release-${{ matrix.app-dotnet }}-with-plugins-TSQL-SSDT
262262
path: ${{ steps.cli.outputs.download-path }}

0 commit comments

Comments
 (0)