Skip to content

Commit e2b9bad

Browse files
committed
ci: add VOID_PROJECT env to deploy step
1 parent 458817f commit e2b9bad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ jobs:
1717
- run: vp void deploy
1818
env:
1919
VOID_TOKEN: ${{ secrets.VOID_TOKEN }}
20+
VOID_PROJECT: ${{ secrets.VOID_PROJECT }}

0 commit comments

Comments
 (0)