Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver committed Jul 1, 2024
1 parent 88787ef commit e0ab8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: |
echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > .npmrc
npm install --devDependencies
npx vcse publish --packagePath extension/*.vsix
npx vsce publish --packagePath extension/*.vsix
env:
VSCE_PAT: ${{secrets.VSCE_PAT}}

Expand Down

0 comments on commit e0ab8c3

Please sign in to comment.