Skip to content

Commit

Permalink
fix: ci typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Oct 19, 2022
1 parent 8297fe9 commit 021d736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
nci
vsce publish -p $VSCE_TOKEN
env:
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}
VSCE_TOKEN: ${{ secrets.VSCE_PUBLISH }}

0 comments on commit 021d736

Please sign in to comment.