This website works better with JavaScript
Home
Explore
Help
Sign In
xmake
/
xmake-repo
mirror of
https://github.com/xmake-io/xmake-repo
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
update deploy ci
ruki
1 year ago
parent
f7d03ca69b
commit
6f59a842b5
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
View File
@@ -3,7 +3,7 @@ name: Deploy
on:
push:
branches:
- -
master
+ -
dev
jobs:
build: