diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index da4e873..787b7f7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -85,7 +85,7 @@ jobs: uses: actions/upload-artifact@v4 with: path: ./dist/tintd*.vsix - name: tintd-${{ matrix.artifact }} + name: tintd-${{ matrix.artifact }}.vsix overwrite: true - name: Release