Skip to content

Commit 644a262

Browse files
update deploy.yml
1 parent 870d524 commit 644a262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
- name: Deploy to Zeabur
1919
env:
2020
ZEB_TOKEN: ${{ secrets.ZEB_TOKEN }}
21-
run: zeabur deploy
21+
run: zeabur deploy
22+

0 commit comments

Comments
 (0)