diff --git a/.github/workflows/fireback-build.yml b/.github/workflows/fireback-build.yml index 0b49f6c3..a91f5a06 100644 --- a/.github/workflows/fireback-build.yml +++ b/.github/workflows/fireback-build.yml @@ -100,7 +100,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} - asset_path: artifacts-darwin/fireback-vscode/fireback-tools.vsix + asset_path: artifacts-vscode/fireback-vscode/fireback-tools.vsix asset_name: fireback-tools.vsix asset_content_type: application/vsix