Skip to content

Commit

Permalink
Merge pull request #5 from phondani0/dev
Browse files Browse the repository at this point in the history
ci: enabled publish to vscode marketplace
  • Loading branch information
phondani0 authored Aug 11, 2024
2 parents 3d33b5f + ab08f7c commit 6ad3ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ npmPublish: false
# - "vite-serve-*.vsix"

success:
# - path: "@semantic-release/exec"
# cmd: "vsce publish --pat $VSCE_TOKEN"
- path: "@semantic-release/exec"
cmd: "vsce publish --pat $VSCE_TOKEN"

- path: "@semantic-release/exec"
cmd: "git pull && git push && git push --tags"

0 comments on commit 6ad3ef5

Please sign in to comment.