Skip to content

Commit

Permalink
udpate:pipeleine
Browse files Browse the repository at this point in the history
Signed-off-by: shivamsouravjha <[email protected]>
  • Loading branch information
shivamsouravjha committed Sep 19, 2024
1 parent 1e548f7 commit 94247ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
uses: HaaLeo/publish-vscode-extension@v1
with:
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
target: ${{ matrix.os }}-${{ matrix.arch }}
packagePath: ${{ env.VSIX_FILE }}
registryUrl: https://marketplace.visualstudio.com
skipDuplicate: true

0 comments on commit 94247ac

Please sign in to comment.