Skip to content

Commit a51466a

Browse files
authored
Update deploy.yml
1 parent 76e3dd1 commit a51466a

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
@@ -1,9 +1,10 @@
1-
name: Deploy VuePress Site
1+
name: Deploy Website
22

33
on:
44
push:
55
branches:
66
- master # Change this to your default branch
7+
workflow_dispatch:
78

89
jobs:
910
build-deploy:

0 commit comments

Comments
 (0)