diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4bf91e8..316d055 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,5 +50,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@v2.2.2 with: - name: ${{steps.version.outputs.repo}}-${{steps.version.outputs.bate}}.vsix.zip + name: ${{steps.version.outputs.repo}}-${{steps.version.outputs.bate}}.vsix path: "*.vsix"