Skip to content

Commit 9d2372a

Browse files
authored
Update vuepress-deploy.yml
1 parent 379592d commit 9d2372a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/vuepress-deploy.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Build and Deploy vuepress
2-
on: [push]
2+
on:
3+
push:
4+
branches:
5+
- master
36
jobs:
47
build-and-deploy:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)