8000 Update build.yml · CasP0/github-pages-deploy-action@b2d397d · GitHub
[go: up one dir, main page]

Skip to content

Commit b2d397d

Browse files
committed
Update build.yml
1 parent 31e1e6d commit b2d397d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'releases/v*'
77
push:
88
branches:
9-
- 'dev*'
9+
- '*'
1010
tags-ignore:
1111
- '*.*'
1212
jobs:

0 commit comments

Comments
 (0)
0