Skip to content

Commit db5ce2b

Browse files
committed
ci: update publish command in GitHub workflow
1 parent 7195dcc commit db5ce2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Publish
3333
env:
3434
VSCE_PAT: ${{ secrets.VSCODE_PERSONAL_TOKEN }}
35-
run: pnpm publish
35+
run: pnpm run publish

0 commit comments

Comments
 (0)