Skip to content

Commit

Permalink
chore: Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulingzhi committed Jul 9, 2024
1 parent 4c2d99f commit bff89e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
npm install -g vsce
vsce publish -p $VS_TOKEN
- name: Publish to npm
if: startsWith(github.ref, 'refs/tags/v')
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit bff89e1

Please sign in to comment.