Skip to content

Commit a24f767

Browse files
committed
chore: use vpx
1 parent 69901c1 commit a24f767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
registry-url: https://npm.pkg.github.com
1616
env:
1717
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
18-
- run: vp void deploy
18+
- run: vpx void deploy
1919
env:
2020
VOID_TOKEN: ${{ secrets.VOID_TOKEN }}
2121
VOID_PROJECT: ${{ secrets.VOID_PROJECT }}

0 commit comments

Comments
 (0)