This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
xmake
/
xmake-repo
mirror da
https://github.com/xmake-io/xmake-repo
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
update deploy ci
ruki
1 anno fa
parent
f7d03ca69b
commit
6f59a842b5
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/deploy.yml
+ 1
- 1
.github/workflows/deploy.yml
Vedi File
@@ -3,7 +3,7 @@ name: Deploy
on:
push:
branches:
- -
master
+ -
dev
jobs:
build: